Searched refs:ctrl1_cache (Results 1 – 2 of 2) sorted by relevance
105 uint8_t ctrl1_cache; member
141 data->ctrl1_cache |= (bw0 ? BIT(0) : 0); in mmc56x3_chip_set_decimation_filter()142 data->ctrl1_cache |= (bw1 ? BIT(1) : 0); in mmc56x3_chip_set_decimation_filter()147 return mmc56x3_reg_write(dev, MMC56X3_REG_INTERNAL_CTRL_1, data->ctrl1_cache); in mmc56x3_chip_set_decimation_filter()