Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dtas2781.h34 #define TASDEVICE_PAGE_SELECT 0x00 macro
/openbmc/linux/sound/soc/codecs/
H A Dtas2781-comlib.c30 .selector_reg = TASDEVICE_PAGE_SELECT,
64 ret = regmap_write(map, TASDEVICE_PAGE_SELECT, 0); in tasdevice_change_chn_book()