Searched refs:S5P_CEC_STATUS_2 (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/drivers/media/platform/s5p-cec/ | ||
| D | regs-cec.h | 21 #define S5P_CEC_STATUS_2 (0x0008) macro |
| D | exynos_hdmi_cecctrl.c | 178 status |= readb(cec->reg + S5P_CEC_STATUS_2) << 16; in s5p_cec_get_status() |