Home
last modified time | relevance | path

Searched refs:MSG_OUTBOUND_POST_TAIL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/mixart/
H A Dmixart_hwdep.h95 #define MSG_OUTBOUND_POST_TAIL 0x01001C /* DRV gets MF + increment4 */ macro
H A Dmixart_core.c41 tailptr = readl_be(MIXART_MEM(mgr, MSG_OUTBOUND_POST_TAIL)); in retrieve_msg_frame()
58 writel_be(tailptr, MIXART_MEM(mgr, MSG_OUTBOUND_POST_TAIL)); in retrieve_msg_frame()
/kernel/linux/linux-6.6/sound/pci/mixart/
H A Dmixart_hwdep.h95 #define MSG_OUTBOUND_POST_TAIL 0x01001C /* DRV gets MF + increment4 */ macro
H A Dmixart_core.c39 tailptr = readl_be(MIXART_MEM(mgr, MSG_OUTBOUND_POST_TAIL)); in retrieve_msg_frame()
56 writel_be(tailptr, MIXART_MEM(mgr, MSG_OUTBOUND_POST_TAIL)); in retrieve_msg_frame()

Completed in 3 milliseconds