Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Ddw_hdmi_qp.h109 #define I2S_LINES_EN(x) BIT((x) + 4) macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-qp.h112 #define I2S_LINES_EN(x) BIT(x + 4) macro