Searched refs:out_sel (Results 1 – 3 of 3) sorted by relevance
41 u8 out_sel; in adp1653_update_hw() local45 out_sel = ADP1653_INDICATOR_INTENSITY_uA_TO_REG( in adp1653_update_hw()60 out_sel |= ADP1653_FLASH_INTENSITY_mA_TO_REG( in adp1653_update_hw()66 rval = i2c_smbus_write_byte_data(client, ADP1653_REG_OUT_SEL, out_sel); in adp1653_update_hw()109 u8 out_sel = ADP1653_INDICATOR_INTENSITY_uA_TO_REG( in adp1653_strobe() local119 out_sel); in adp1653_strobe()121 out_sel |= ADP1653_FLASH_INTENSITY_mA_TO_REG( in adp1653_strobe()124 rval = i2c_smbus_write_byte_data(client, ADP1653_REG_OUT_SEL, out_sel); in adp1653_strobe()
562 unsigned int chan, unsigned int out_sel) in ni_660x_select_pfi_output() argument574 if (out_sel == NI_660X_PFI_OUTPUT_COUNTER && in ni_660x_select_pfi_output()597 bits |= NI660X_IO_CFG_OUT_SEL(chan, out_sel); in ni_660x_select_pfi_output()
652 static int dfll_force_output(struct tegra_dfll *td, unsigned int out_sel) in dfll_force_output() argument656 if (out_sel > OUT_MASK) in dfll_force_output()659 val = dfll_set_force_output_value(td, out_sel); in dfll_force_output()