Searched refs:numsp (Results 1 – 1 of 1) sorted by relevance
143 u32 numsp; member386 if (channel >= drvdata->numsp) in stm_generic_set_options()421 if (channel >= drvdata->numsp) in stm_generic_packet()798 u32 numsp; in stm_num_stimulus_port() local805 numsp &= 0x1ffff; in stm_num_stimulus_port()806 if (!numsp) in stm_num_stimulus_port()807 numsp = STM_32_CHANNEL; in stm_num_stimulus_port()808 return numsp; in stm_num_stimulus_port()846 drvdata->stm.sw_nchannels = drvdata->numsp; in stm_init_generic_data()903 drvdata->numsp = boot_nr_channel; in stm_probe()[all …]
Completed in 4 milliseconds