Home
last modified time | relevance | path

Searched refs:reg_current (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/video/backlight/
H A D88pm860x_bl.c34 int reg_current; member
80 ret = pm860x_set_bits(data->i2c, data->reg_current, in pm860x_backlight_set()
211 data->reg_current = res->start; in pm860x_backlight_probe()
/linux/drivers/media/i2c/
H A Dds90ub960.c534 } reg_current; member
708 if (priv->reg_current.rxport == nport) in ub960_rxport_select()
719 priv->reg_current.rxport = nport; in ub960_rxport_select()
831 if (priv->reg_current.txport == nport) in ub960_txport_select()
842 priv->reg_current.txport = nport; in ub960_txport_select()
926 if (priv->reg_current.indirect_target == block) in ub960_select_ind_reg_block()
936 priv->reg_current.indirect_target = block; in ub960_select_ind_reg_block()
3960 priv->reg_current.indirect_target = 0xff; in ub960_probe()
3961 priv->reg_current.rxport = 0xff; in ub960_probe()
3962 priv->reg_current.txport = 0xff; in ub960_probe()