Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dds90ub960.c580 } reg_current; member
836 if (priv->reg_current.rxport == nport) in ub960_rxport_select()
847 priv->reg_current.rxport = nport; in ub960_rxport_select()
985 if (priv->reg_current.txport == nport) in ub960_txport_select()
996 priv->reg_current.txport = nport; in ub960_txport_select()
1100 if (priv->reg_current.indirect_target == block) in ub960_select_ind_reg_block()
1110 priv->reg_current.indirect_target = block; in ub960_select_ind_reg_block()
5081 priv->reg_current.indirect_target = 0xff; in ub960_probe()
5082 priv->reg_current.rxport = 0xff; in ub960_probe()
5083 priv->reg_current.txport = 0xff; in ub960_probe()