Lines Matching defs:bcm3510_readB
131 static int bcm3510_readB(struct bcm3510_state *state, u8 reg, bcm3510_register_value *v)
147 if ((ret = bcm3510_readB(st,0xa7,&v)) < 0)
162 if ((ret = bcm3510_readB(st,0xa8,&v)) < 0)
194 if ((ret = bcm3510_readB(st,0xa8,&v)) < 0)
252 if ((ret = bcm3510_readB(st,0xa8,&hab)) < 0 ||
253 (ret = bcm3510_readB(st,0xa2,&ap) < 0))
270 if ((ret = bcm3510_readB(st,0xfa,&b)) < 0)
686 bcm3510_readB(st,0xa0,&v); v.HCTL1_a0.RESET = 1;
693 if ((ret = bcm3510_readB(st,0xa2,&v)) < 0)
716 if ((ret = bcm3510_readB(st,0xa2,&v)) < 0)
733 if ((ret = bcm3510_readB(st,0xa2,&v)) < 0)
767 if ((ret = bcm3510_readB(st,0xca,&j)) < 0)
819 if ((ret = bcm3510_readB(state,0xe0,&v)) < 0)