Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/usb/cx231xx/
Dcx231xx-avcore.c1275 PWR_CTL_EN, value, 4); in cx231xx_enable_i2c_port_3()
1291 PWR_CTL_EN, value, 4); in cx231xx_enable_i2c_port_3()
1446 cx231xx_read_ctrl_reg(dev, VRT_GET_REGISTER, PWR_CTL_EN,
1449 "reg0x%x=0x%x 0x%x 0x%x 0x%x\n", PWR_CTL_EN, value[0],
1524 PWR_CTL_EN, value, 4); in cx231xx_set_Colibri_For_LowIF()
2238 status = cx231xx_read_ctrl_reg(dev, VRT_GET_REGISTER, PWR_CTL_EN, value, in cx231xx_set_power_mode()
2256 PWR_CTL_EN, value, 4); in cx231xx_set_power_mode()
2265 cx231xx_write_ctrl_reg(dev, VRT_SET_REGISTER, PWR_CTL_EN, in cx231xx_set_power_mode()
2275 PWR_CTL_EN, value, 4); in cx231xx_set_power_mode()
2289 PWR_CTL_EN, value, 4); in cx231xx_set_power_mode()
[all …]
Dcx231xx-core.c639 status = cx231xx_read_ctrl_reg(dev, VRT_GET_REGISTER, PWR_CTL_EN, in cx231xx_demod_reset()
642 cx231xx_coredbg("reg0x%x=0x%x 0x%x 0x%x 0x%x\n", PWR_CTL_EN, in cx231xx_demod_reset()
649 PWR_CTL_EN, value, 4); in cx231xx_demod_reset()
654 PWR_CTL_EN, value, 4); in cx231xx_demod_reset()
659 PWR_CTL_EN, value, 4); in cx231xx_demod_reset()
662 status = cx231xx_read_ctrl_reg(dev, VRT_GET_REGISTER, PWR_CTL_EN, in cx231xx_demod_reset()
665 cx231xx_coredbg("reg0x%x=0x%x 0x%x 0x%x 0x%x\n", PWR_CTL_EN, in cx231xx_demod_reset()
Dcx231xx-conf-reg.h31 #define PWR_CTL_EN 0x74 macro