Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dtda19988.c198 #define SEL_CLK_SEL_VRF_CLK(x) (((x) & 3) << 1) macro
/openbmc/linux/drivers/gpu/drm/i2c/
H A Dtda998x_drv.c295 # define SEL_CLK_SEL_VRF_CLK(x) (((x) & 3) << 1) macro