Home
last modified time | relevance | path

Searched refs:dl12_cache (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dtwl6040.c61 u8 dl12_cache[TWL6040_REG_HFRCTL - TWL6040_REG_HSLCTL + 1]; member
112 value = priv->dl12_cache[reg - TWL6040_REG_HSLCTL]; in twl6040_read()
152 priv->dl12_cache[reg - TWL6040_REG_HSLCTL] = value; in twl6040_update_dl12_cache()