Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/cx231xx/
Dcx231xx-avcore.c1287 PWR_CTL_EN, value, 4); in cx231xx_enable_i2c_port_3()
1303 PWR_CTL_EN, value, 4); in cx231xx_enable_i2c_port_3()
1458 cx231xx_read_ctrl_reg(dev, VRT_GET_REGISTER, PWR_CTL_EN,
1461 "reg0x%x=0x%x 0x%x 0x%x 0x%x\n", PWR_CTL_EN, value[0],
1536 PWR_CTL_EN, value, 4); in cx231xx_set_Colibri_For_LowIF()
2250 status = cx231xx_read_ctrl_reg(dev, VRT_GET_REGISTER, PWR_CTL_EN, value, in cx231xx_set_power_mode()
2268 PWR_CTL_EN, value, 4); in cx231xx_set_power_mode()
2277 cx231xx_write_ctrl_reg(dev, VRT_SET_REGISTER, PWR_CTL_EN, in cx231xx_set_power_mode()
2287 PWR_CTL_EN, value, 4); in cx231xx_set_power_mode()
2301 PWR_CTL_EN, value, 4); in cx231xx_set_power_mode()
[all …]
Dcx231xx-core.c651 status = cx231xx_read_ctrl_reg(dev, VRT_GET_REGISTER, PWR_CTL_EN, in cx231xx_demod_reset()
654 cx231xx_coredbg("reg0x%x=0x%x 0x%x 0x%x 0x%x\n", PWR_CTL_EN, in cx231xx_demod_reset()
661 PWR_CTL_EN, value, 4); in cx231xx_demod_reset()
666 PWR_CTL_EN, value, 4); in cx231xx_demod_reset()
671 PWR_CTL_EN, value, 4); in cx231xx_demod_reset()
674 status = cx231xx_read_ctrl_reg(dev, VRT_GET_REGISTER, PWR_CTL_EN, in cx231xx_demod_reset()
677 cx231xx_coredbg("reg0x%x=0x%x 0x%x 0x%x 0x%x\n", PWR_CTL_EN, in cx231xx_demod_reset()
Dcx231xx-conf-reg.h43 #define PWR_CTL_EN 0x74 macro