Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Dvia82xx_modem.c88 #define VIA_REG_TYPE_INT_LSAMPLE 0x04 macro
H A Dvia82xx.c150 #define VIA_REG_TYPE_INT_LSAMPLE 0x04 macro
967 ((viadev->reg_offset & 0x10) == 0 ? VIA_REG_TYPE_INT_LSAMPLE : 0) | in via686_setup_format()