Searched refs:cache_coef (Results 1 – 2 of 2) sorted by relevance
46 return !codec->cache_coef; in hda_volatile_reg()86 return codec->cache_coef; in hda_writeable_reg()211 if (!codec->cache_coef) in hda_reg_read_coef()229 if (!codec->cache_coef) in hda_reg_write_coef()
95 bool cache_coef:1; /* cache COEF read/write too */ member