Searched refs:ENE_ECVER_MAJOR (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/media/rc/ | ||
H A D | ene_ir.h | 156 #define ENE_ECVER_MAJOR 0xFF1E /* chip version */ macro |
H A D | ene_ir.c | 93 chip_major = ene_read_reg(dev, ENE_ECVER_MAJOR); in ene_hw_detect() |