Searched refs:AZX_DPLBASE_ENABLE (Results 1 – 2 of 2) sorted by relevance
85 #define AZX_DPLBASE_ENABLE 0x1 /* Enable position buffer */ macro
156 if (!(azx_readl(chip, DPLBASE) & AZX_DPLBASE_ENABLE)) in azx_setup_controller()158 (u32)chip->posbuf.addr | AZX_DPLBASE_ENABLE); in azx_setup_controller()