Searched refs:rt712_sdca_index_read (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | rt712-sdca.c | 43 static int rt712_sdca_index_read(struct rt712_sdca_priv *rt712, in rt712_sdca_index_read() function 65 ret = rt712_sdca_index_read(rt712, nid, reg, &tmp); in rt712_sdca_index_update_bits() 97 rt712_sdca_index_read(rt712, RT712_VENDOR_CALI, in rt712_sdca_calibration() 103 ret = rt712_sdca_index_read(rt712, RT712_VENDOR_CALI, in rt712_sdca_calibration() 686 rt712_sdca_index_read(rt712, RT712_VENDOR_HDA_CTL, RT712_MIXER_CTL1, &val); in rt712_sdca_mux_get() 726 rt712_sdca_index_read(rt712, RT712_VENDOR_HDA_CTL, RT712_MIXER_CTL1, &val); in rt712_sdca_mux_put() 1269 rt712_sdca_index_read(rt712, RT712_VENDOR_REG, RT712_JD_PRODUCT_NUM, &val); in rt712_sdca_io_init() 1280 rt712_sdca_index_read(rt712, RT712_VENDOR_REG, RT712_SW_CONFIG1, &hibernation_flag); in rt712_sdca_io_init()
|