Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dtas2781.h39 #define TASDEVICE_PAGE_REG(reg) ((reg % (256 * 128)) % 128) macro
/openbmc/linux/sound/soc/codecs/
H A Dtas2781-fmwlib.c1358 && (reg == TASDEVICE_PAGE_REG(TAS2781_SA_COEFF_SWAP_REG)) in tasdev_multibytes_chksum()
1386 >= TASDEVICE_PAGE_REG(TAS2781_SA_COEFF_SWAP_REG)) in tasdev_multibytes_chksum()
1388 <= (TASDEVICE_PAGE_REG(TAS2781_SA_COEFF_SWAP_REG) in tasdev_multibytes_chksum()
1414 && (reg >= TASDEVICE_PAGE_REG(TAS2781_SA_COEFF_SWAP_REG)) in do_singlereg_checksum()
1415 && (reg <= (TASDEVICE_PAGE_REG( in do_singlereg_checksum()