Searched refs:numsp (Results 1 – 1 of 1) sorted by relevance
145 u32 numsp; member390 if (channel >= drvdata->numsp) in stm_generic_set_options()425 if (channel >= drvdata->numsp) in stm_generic_packet()769 u32 numsp; in stm_num_stimulus_port() local776 numsp &= 0x1ffff; in stm_num_stimulus_port()777 if (!numsp) in stm_num_stimulus_port()778 numsp = STM_32_CHANNEL; in stm_num_stimulus_port()779 return numsp; in stm_num_stimulus_port()809 drvdata->stm.sw_nchannels = drvdata->numsp; in stm_init_generic_data()876 drvdata->numsp = boot_nr_channel; in __stm_probe()[all …]