Searched refs:samp_freq (Results 1 – 3 of 3) sorted by relevance
77 u16 samp_freq; member244 [data->sample_rate_idx].samp_freq; in stk8ba50_read_raw()286 if (val == stk8ba50_samp_freq_table[i].samp_freq) { in stk8ba50_write_raw()
303 ch_stat0.regx.samp_freq = CH_STATUS_MAP_32KHZ; in had_prog_status_reg()307 ch_stat0.regx.samp_freq = CH_STATUS_MAP_44KHZ; in had_prog_status_reg()310 ch_stat0.regx.samp_freq = CH_STATUS_MAP_48KHZ; in had_prog_status_reg()313 ch_stat0.regx.samp_freq = CH_STATUS_MAP_88KHZ; in had_prog_status_reg()316 ch_stat0.regx.samp_freq = CH_STATUS_MAP_96KHZ; in had_prog_status_reg()319 ch_stat0.regx.samp_freq = CH_STATUS_MAP_176KHZ; in had_prog_status_reg()322 ch_stat0.regx.samp_freq = CH_STATUS_MAP_192KHZ; in had_prog_status_reg()
152 u32 samp_freq:4; /* CH_STATUS_MAP_XXX */ member