Searched refs:ctrl2 (Results 1 – 6 of 6) sorted by relevance
91 int ctrl1, ctrl2; in read_voltages() local99 ctrl2 = tps6586x_read(SUPPLY_CONTROL2); in read_voltages()100 if (ctrl1 == -1 || ctrl2 == -1) in read_voltages()104 is_v2 = (ctrl1 | ctrl2) & CTRL_SM0_SUPPLY2; in read_voltages()
72 static int rx8025_is_osc_stopped(enum rx_model model, int ctrl2) in rx8025_is_osc_stopped() argument74 int xstp = ctrl2 & RTC_CTL2_BIT_XST; in rx8025_is_osc_stopped()
175 u8 ctrl2 = ANX9804_AUX_EN; in anx6345_aux_transfer() local183 ctrl2 |= ANX9804_ADDR_ONLY; in anx6345_aux_transfer()192 anx6345_write_r0(dev, ANX9804_DP_AUX_CH_CTL_2, ctrl2); in anx6345_aux_transfer()
39 __le32 ctrl2; member
32 struct pic32_reg_atomic ctrl2; member
262 __le32 ctrl2; member
Completed in 24 milliseconds