Home
last modified time | relevance | path

Searched refs:sample_rate_idx (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/iio/accel/
H A Dstk8ba50.c97 u8 sample_rate_idx; member
247 [data->sample_rate_idx].samp_freq; in stk8ba50_read_raw()
303 data->sample_rate_idx = index; in stk8ba50_write_raw()
420 data->sample_rate_idx = STK8BA50_SR_1792HZ_IDX; in stk8ba50_probe()
/linux/sound/soc/codecs/
H A Dtac5xx2-sdw.c692 u8 sample_rate_idx = 0; in tac_sdw_hw_params()
752 sample_rate_idx = 0x01; in tac_sdw_hw_params()
755 sample_rate_idx = 0x02; in tac_sdw_hw_params()
758 sample_rate_idx = 0x03; in tac_sdw_hw_params()
761 sample_rate_idx = 0x04; in tac_sdw_hw_params()
774 sample_rate_idx); in tac_sdw_hw_params()
786 sample_rate_idx); in tac_sdw_hw_params()
795 sample_rate_idx); in tac_sdw_hw_params()
670 u8 sample_rate_idx = 0; tac_sdw_hw_params() local