Home
last modified time | relevance | path

Searched refs:VIP_CNTRL_1_MIRR_C (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/video/
H A Dtda19988.c62 #define VIP_CNTRL_1_MIRR_C BIT(7) macro
/openbmc/linux/drivers/gpu/drm/i2c/
H A Dtda998x_drv.c149 # define VIP_CNTRL_1_MIRR_C (1 << 7) macro
1756 (p->mirr_c ? VIP_CNTRL_1_MIRR_C : 0) | in tda998x_set_config()