Home
last modified time | relevance | path

Searched refs:REG_RESET (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/media/dvb-frontends/ !
Dlgs8gl5.c20 #define REG_RESET 0x02 macro
160 val = lgs8gl5_read_reg(state, REG_RESET); in lgs8gl5_soft_reset()
161 lgs8gl5_write_reg(state, REG_RESET, val & ~REG_RESET_OFF); in lgs8gl5_soft_reset()
162 lgs8gl5_write_reg(state, REG_RESET, val | REG_RESET_OFF); in lgs8gl5_soft_reset()
387 if (lgs8gl5_read_reg(state, REG_RESET) < 0) in lgs8gl5_attach()
/linux-5.19.10/arch/mips/loongson2ef/lemote-2f/ !
Dreset.c80 ec_write(REG_RESET, BIT_RESET_ON); in ml2f_reboot()
Dec_kb3310b.h139 #define REG_RESET 0xF4EC macro