Searched refs:decimator (Results 1 – 5 of 5) sorted by relevance
63 u8 decimator; member94 if (st_lsm6dsx_decimator_table[i].decimator == val) in st_lsm6dsx_get_decimator_val()141 sensor->decimator = max_odr / sensor->odr; in st_lsm6dsx_update_decimators()142 data = st_lsm6dsx_get_decimator_val(sensor->decimator); in st_lsm6dsx_update_decimators()145 sensor->decimator = 0; in st_lsm6dsx_update_decimators()150 dec_reg = &hw->settings->decimator[sensor->id]; in st_lsm6dsx_update_decimators()170 ts_dec_reg = &hw->settings->ts_settings.decimator; in st_lsm6dsx_update_decimators()
140 struct st_lsm6dsx_reg decimator; member240 struct st_lsm6dsx_reg decimator[ST_LSM6DSX_MAX_ID]; member284 u8 decimator; member
234 .decimator = {270 .decimator = {348 .decimator = {384 .decimator = {471 .decimator = {507 .decimator = {616 .decimator = {748 .decimator = {857 .decimator = {
1795 int decimator = -1; in wcd9335_set_decimator_rate() local1835 decimator = tx_port; in wcd9335_set_decimator_rate()1838 decimator = ((tx_port == 9) ? 7 : 6); in wcd9335_set_decimator_rate()1841 decimator = tx_mux_sel - 1; in wcd9335_set_decimator_rate()1844 decimator = 5; in wcd9335_set_decimator_rate()1847 if (decimator >= 0) { in wcd9335_set_decimator_rate()1849 WCD9335_CDC_TX_PATH_CTL(decimator), in wcd9335_set_decimator_rate()1858 decimator); in wcd9335_set_decimator_rate()2726 unsigned int decimator; in wcd9335_codec_enable_dec() local2758 ret = kstrtouint(dec, 10, &decimator); in wcd9335_codec_enable_dec()[all …]
598 unsigned int decimator = w->shift + 1; in msm8916_wcd_digital_enable_dec() local603 tx_vol_ctl_reg = LPASS_CDC_TX1_VOL_CTL_CFG + 32 * (decimator - 1); in msm8916_wcd_digital_enable_dec()604 tx_mux_ctl_reg = LPASS_CDC_TX1_MUX_CTL + 32 * (decimator - 1); in msm8916_wcd_digital_enable_dec()