Searched refs:azx_sd_readl (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/sound/pci/hda/ |
D | hda_controller.h | 395 #define azx_sd_readl(chip, dev, reg) \ macro
|
D | hda_controller.c | 129 val = azx_sd_readl(chip, azx_dev, SD_CTL); in azx_setup_controller() 163 azx_sd_readl(chip, azx_dev, SD_CTL) | SD_INT_MASK); in azx_setup_controller() 690 return azx_sd_readl(chip, azx_dev, SD_LPIB); in azx_get_pos_lpib()
|
D | hda_intel.c | 686 link_pos = azx_sd_readl(chip, azx_dev, SD_LPIB); in azx_via_get_position()
|