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