Searched refs:ub960_rxport_update_bits (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/media/i2c/ |
H A D | ds90ub960.c | 915 static int ub960_rxport_update_bits(struct ub960_data *priv, u8 nport, u8 reg, in ub960_rxport_update_bits() function 1669 ub960_rxport_update_bits(priv, nport, UB960_RR_AEQ_CTL2, in ub960_rxport_set_eq_range() 1725 ret = ub960_rxport_update_bits(priv, nport, UB960_RR_AEQ_BYPASS, in ub960_rxport_config_eq() 1739 ret = ub960_rxport_update_bits(priv, nport, UB960_RR_AEQ_BYPASS, in ub960_rxport_config_eq() 2072 ub960_rxport_update_bits(priv, nport, UB960_RR_BCC_CONFIG, in ub960_serializer_temp_ramp() 2106 ub960_rxport_update_bits(priv, nport, UB960_RR_BCC_CONFIG, in ub960_serializer_temp_ramp() 2123 ub960_rxport_update_bits(priv, nport, UB960_RR_BCC_CONFIG, in ub960_serializer_temp_ramp() 2153 ub960_rxport_update_bits(priv, nport, UB960_RR_BCC_CONFIG, in ub960_rxport_bc_ser_config() 2169 ub960_rxport_update_bits(priv, nport, UB960_RR_BCC_CONFIG, in ub960_rxport_bc_ser_config() 2415 ub960_rxport_update_bits(priv, nport, UB960_RR_BCC_CONFIG, in ub960_init_rx_port_ub960() [all …]
|