Searched refs:PWR_CTL_EN (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/media/usb/cx231xx/ |
D | cx231xx-avcore.c | 1298 PWR_CTL_EN, value, 4); in cx231xx_enable_i2c_port_3() 1314 PWR_CTL_EN, value, 4); in cx231xx_enable_i2c_port_3() 1469 cx231xx_read_ctrl_reg(dev, VRT_GET_REGISTER, PWR_CTL_EN, 1472 "reg0x%x=0x%x 0x%x 0x%x 0x%x\n", PWR_CTL_EN, value[0], 1547 PWR_CTL_EN, value, 4); in cx231xx_set_Colibri_For_LowIF() 2261 status = cx231xx_read_ctrl_reg(dev, VRT_GET_REGISTER, PWR_CTL_EN, value, in cx231xx_set_power_mode() 2279 PWR_CTL_EN, value, 4); in cx231xx_set_power_mode() 2288 cx231xx_write_ctrl_reg(dev, VRT_SET_REGISTER, PWR_CTL_EN, in cx231xx_set_power_mode() 2298 PWR_CTL_EN, value, 4); in cx231xx_set_power_mode() 2312 PWR_CTL_EN, value, 4); in cx231xx_set_power_mode() [all …]
|
D | cx231xx-core.c | 635 status = cx231xx_read_ctrl_reg(dev, VRT_GET_REGISTER, PWR_CTL_EN, in cx231xx_demod_reset() 638 cx231xx_coredbg("reg0x%x=0x%x 0x%x 0x%x 0x%x\n", PWR_CTL_EN, in cx231xx_demod_reset() 645 PWR_CTL_EN, value, 4); in cx231xx_demod_reset() 650 PWR_CTL_EN, value, 4); in cx231xx_demod_reset() 655 PWR_CTL_EN, value, 4); in cx231xx_demod_reset() 658 status = cx231xx_read_ctrl_reg(dev, VRT_GET_REGISTER, PWR_CTL_EN, in cx231xx_demod_reset() 661 cx231xx_coredbg("reg0x%x=0x%x 0x%x 0x%x 0x%x\n", PWR_CTL_EN, in cx231xx_demod_reset()
|
D | cx231xx-conf-reg.h | 31 #define PWR_CTL_EN 0x74 macro
|