Home
last modified time | relevance | path

Searched defs:ENC_CNTRL_CTL_CODE (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/video/
H A Dtda19988.c217 #define ENC_CNTRL_CTL_CODE(x) (((x) & 3) << 2) macro
/openbmc/linux/drivers/gpu/drm/i2c/
H A Dtda998x_drv.c341 # define ENC_CNTRL_CTL_CODE(x) (((x) & 3) << 2) macro