Searched refs:STV090x_P1_TSCFGM (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | stv090x.c | 4318 reg = stv090x_read_reg(state, STV090x_P1_TSCFGM); in stv0900_set_tspath() 4320 if (stv090x_write_reg(state, STV090x_P1_TSCFGM, reg) < 0) in stv0900_set_tspath() 4367 reg = stv090x_read_reg(state, STV090x_P1_TSCFGM); in stv0900_set_tspath() 4369 if (stv090x_write_reg(state, STV090x_P1_TSCFGM, reg) < 0) in stv0900_set_tspath() 4371 reg = stv090x_read_reg(state, STV090x_P1_TSCFGM); in stv0900_set_tspath() 4373 if (stv090x_write_reg(state, STV090x_P1_TSCFGM, reg) < 0) in stv0900_set_tspath() 4508 reg = stv090x_read_reg(state, STV090x_P1_TSCFGM); in stv0900_set_tspath() 4510 if (stv090x_write_reg(state, STV090x_P1_TSCFGM, reg) < 0) in stv0900_set_tspath() 4663 reg = stv090x_read_reg(state, STV090x_P1_TSCFGM); in stv0903_set_tspath() 4665 if (stv090x_write_reg(state, STV090x_P1_TSCFGM, reg) < 0) in stv0903_set_tspath()
|
H A D | stv090x_reg.h | 2115 #define STV090x_P1_TSCFGM STV090x_Px_TSCFGM(1) macro
|