Searched refs:H2I_DMA_PORT_EN (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/
H A Dhal2.h114 #define H2I_DMA_PORT_EN 0x9104 macro
H A Dhal2.c177 printk("port en: %04hx ", hal2_i_look16(hal2, H2I_DMA_PORT_EN));
365 hal2_i_clearbit16(hal2, H2I_DMA_PORT_EN, H2I_DMA_PORT_EN_CODECTX);
390 hal2_i_clearbit16(hal2, H2I_DMA_PORT_EN, H2I_DMA_PORT_EN_CODECR);
417 hal2_i_setbit16(hal2, H2I_DMA_PORT_EN, H2I_DMA_PORT_EN_CODECTX);
437 hal2_i_setbit16(hal2, H2I_DMA_PORT_EN, H2I_DMA_PORT_EN_CODECR);

Completed in 38 milliseconds