Searched refs:out_sel (Results 1 – 2 of 2) sorted by relevance
50 u8 out_sel; in adp1653_update_hw() local54 out_sel = ADP1653_INDICATOR_INTENSITY_uA_TO_REG( in adp1653_update_hw()69 out_sel |= ADP1653_FLASH_INTENSITY_mA_TO_REG( in adp1653_update_hw()75 rval = i2c_smbus_write_byte_data(client, ADP1653_REG_OUT_SEL, out_sel); in adp1653_update_hw()118 u8 out_sel = ADP1653_INDICATOR_INTENSITY_uA_TO_REG( in adp1653_strobe() local128 out_sel); in adp1653_strobe()130 out_sel |= ADP1653_FLASH_INTENSITY_mA_TO_REG( in adp1653_strobe()133 rval = i2c_smbus_write_byte_data(client, ADP1653_REG_OUT_SEL, out_sel); in adp1653_strobe()
557 unsigned int chan, unsigned int out_sel) in ni_660x_select_pfi_output() argument565 if (out_sel == NI_660X_PFI_OUTPUT_COUNTER && in ni_660x_select_pfi_output()588 bits |= NI660X_IO_CFG_OUT_SEL(chan, out_sel); in ni_660x_select_pfi_output()