Searched refs:REG_EN_RST_ERROR (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | si2165_priv.h | 82 #define REG_EN_RST_ERROR 0x035c macro
|
H A D | si2165.c | 439 ret = si2165_readreg8(state, REG_EN_RST_ERROR, val); in si2165_upload_firmware() 442 ret = si2165_readreg8(state, REG_EN_RST_ERROR, val); in si2165_upload_firmware() 445 ret = si2165_writereg8(state, REG_EN_RST_ERROR, 0x02); in si2165_upload_firmware() 507 ret = si2165_writereg_mask8(state, REG_EN_RST_ERROR, 0x01, 0x01); in si2165_upload_firmware()
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | si2165_priv.h | 82 #define REG_EN_RST_ERROR 0x035c macro
|
H A D | si2165.c | 439 ret = si2165_readreg8(state, REG_EN_RST_ERROR, val); in si2165_upload_firmware() 442 ret = si2165_readreg8(state, REG_EN_RST_ERROR, val); in si2165_upload_firmware() 445 ret = si2165_writereg8(state, REG_EN_RST_ERROR, 0x02); in si2165_upload_firmware() 507 ret = si2165_writereg_mask8(state, REG_EN_RST_ERROR, 0x01, 0x01); in si2165_upload_firmware()
|
Completed in 4 milliseconds