Searched refs:REG_RESET (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/ |
| H A D | lgs8gl5.c | 20 #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()
|
| /OK3568_Linux_fs/u-boot/arch/sandbox/include/asm/ |
| H A D | rtc.h | 23 REG_RESET = 0x20, enumerator
|
| /OK3568_Linux_fs/kernel/arch/mips/loongson2ef/lemote-2f/ |
| H A D | reset.c | 80 ec_write(REG_RESET, BIT_RESET_ON); in ml2f_reboot()
|
| H A D | ec_kb3310b.h | 139 #define REG_RESET 0xF4EC macro
|
| /OK3568_Linux_fs/u-boot/drivers/rtc/ |
| H A D | sandbox_rtc.c | 75 return dm_i2c_reg_write(dev, REG_RESET, 0); in sandbox_rtc_reset()
|
| H A D | i2c_rtc_emul.c | 200 if (offset == REG_RESET) in sandbox_i2c_rtc_xfer()
|