Searched refs:S5P_CEC_STATUS_0 (Results 1 – 2 of 2) sorted by relevance
/drivers/media/platform/s5p-cec/ | ||
D | regs-cec.h | 16 #define S5P_CEC_STATUS_0 (0x0000) macro |
D | exynos_hdmi_cecctrl.c | 172 status = readb(cec->reg + S5P_CEC_STATUS_0) & 0xf; in s5p_cec_get_status() |