Searched refs:PWR_CTL_EN (Results 1 – 3 of 3) sorted by relevance
/linux-3.4.99/drivers/media/video/cx231xx/ |
D | cx231xx-avcore.c | 1279 PWR_CTL_EN, value, 4); in cx231xx_enable_i2c_port_3() 1298 PWR_CTL_EN, value, 4); in cx231xx_enable_i2c_port_3() 1433 status = cx231xx_read_ctrl_reg(dev, VRT_GET_REGISTER, PWR_CTL_EN, in cx231xx_dump_SC_reg() 1435 cx231xx_info("reg0x%x=0x%x 0x%x 0x%x 0x%x\n", PWR_CTL_EN, value[0], in cx231xx_dump_SC_reg() 1515 PWR_CTL_EN, value, 4); in cx231xx_set_Colibri_For_LowIF() 2230 status = cx231xx_read_ctrl_reg(dev, VRT_GET_REGISTER, PWR_CTL_EN, value, in cx231xx_set_power_mode() 2248 PWR_CTL_EN, value, 4); in cx231xx_set_power_mode() 2257 cx231xx_write_ctrl_reg(dev, VRT_SET_REGISTER, PWR_CTL_EN, in cx231xx_set_power_mode() 2267 PWR_CTL_EN, value, 4); in cx231xx_set_power_mode() 2282 PWR_CTL_EN, value, 4); in cx231xx_set_power_mode() [all …]
|
D | cx231xx-core.c | 657 status = cx231xx_read_ctrl_reg(dev, VRT_GET_REGISTER, PWR_CTL_EN, in cx231xx_demod_reset() 660 cx231xx_coredbg("reg0x%x=0x%x 0x%x 0x%x 0x%x\n", PWR_CTL_EN, in cx231xx_demod_reset() 667 PWR_CTL_EN, value, 4); in cx231xx_demod_reset() 672 PWR_CTL_EN, value, 4); in cx231xx_demod_reset() 677 PWR_CTL_EN, value, 4); in cx231xx_demod_reset() 682 status = cx231xx_read_ctrl_reg(dev, VRT_GET_REGISTER, PWR_CTL_EN, in cx231xx_demod_reset() 685 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
|