Home
last modified time | relevance | path

Searched refs:REG_EN_RST_ERROR (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/media/dvb-frontends/
A Dsi2165_priv.h82 #define REG_EN_RST_ERROR 0x035c macro
A Dsi2165.c439 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 6 milliseconds