Searched refs:ADV7511_REG_INT_ENABLE (Results 1 – 3 of 3) sorted by relevance
| /drivers/gpu/drm/bridge/adv7511/ |
| A D | adv7511_cec.c | 213 ADV7511_REG_INT_ENABLE(1), 0x3f, in adv7511_cec_enable() 217 ADV7511_REG_INT_ENABLE(1), 0x3f, 0); in adv7511_cec_enable()
|
| A D | adv7511_drv.c | 310 regmap_write(adv7511->regmap, ADV7511_REG_INT_ENABLE(0), in __adv7511_power_on() 313 ADV7511_REG_INT_ENABLE(1), in __adv7511_power_on() 362 ADV7511_REG_INT_ENABLE(1), in __adv7511_power_off() 861 regmap_write(adv->regmap, ADV7511_REG_INT_ENABLE(0), in adv7511_bridge_attach()
|
| A D | adv7511.h | 71 #define ADV7511_REG_INT_ENABLE(x) (0x94 + (x)) macro
|
Completed in 11 milliseconds