Home
last modified time | relevance | path

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

/linux/sound/hda/common/
H A Dhda_controller.h169 #define azx_readl(chip, reg) \ macro
H A Dcontroller.c845 azx_bus(chip)->rirb.res[addr] = azx_readl(chip, IR); in azx_single_wait_for_response()
1077 status = azx_readl(chip, INTSTS); in azx_interrupt()
/linux/sound/hda/controllers/
H A Dintel.c455 val = azx_readl(chip, VS_EM4L); in bxt_reduce_dma_latency()
663 wallclk = azx_readl(chip, WALLCLK) - azx_dev->core.start_wallclk; in azx_position_ok()