Searched refs:PWR_CTL_EN (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/media/usb/cx231xx/ |
D | cx231xx-avcore.c | 1284 PWR_CTL_EN, value, 4); in cx231xx_enable_i2c_port_3() 1300 PWR_CTL_EN, value, 4); in cx231xx_enable_i2c_port_3() 1455 cx231xx_read_ctrl_reg(dev, VRT_GET_REGISTER, PWR_CTL_EN, 1458 "reg0x%x=0x%x 0x%x 0x%x 0x%x\n", PWR_CTL_EN, value[0], 1533 PWR_CTL_EN, value, 4); in cx231xx_set_Colibri_For_LowIF() 2247 status = cx231xx_read_ctrl_reg(dev, VRT_GET_REGISTER, PWR_CTL_EN, value, in cx231xx_set_power_mode() 2265 PWR_CTL_EN, value, 4); in cx231xx_set_power_mode() 2274 cx231xx_write_ctrl_reg(dev, VRT_SET_REGISTER, PWR_CTL_EN, in cx231xx_set_power_mode() 2284 PWR_CTL_EN, value, 4); in cx231xx_set_power_mode() 2298 PWR_CTL_EN, value, 4); in cx231xx_set_power_mode() [all …]
|
D | cx231xx-core.c | 648 status = cx231xx_read_ctrl_reg(dev, VRT_GET_REGISTER, PWR_CTL_EN, in cx231xx_demod_reset() 651 cx231xx_coredbg("reg0x%x=0x%x 0x%x 0x%x 0x%x\n", PWR_CTL_EN, in cx231xx_demod_reset() 658 PWR_CTL_EN, value, 4); in cx231xx_demod_reset() 663 PWR_CTL_EN, value, 4); in cx231xx_demod_reset() 668 PWR_CTL_EN, value, 4); in cx231xx_demod_reset() 671 status = cx231xx_read_ctrl_reg(dev, VRT_GET_REGISTER, PWR_CTL_EN, in cx231xx_demod_reset() 674 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 | 43 #define PWR_CTL_EN 0x74 macro
|