Home
last modified time | relevance | path

Searched refs:MGB_DMAC_CMD_STOP (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/mgb/
H A Dif_mgb.h103 #define MGB_DMAC_CMD_STOP( _s, _ch) MGB_DMAC_CMD_VAL(_s, 0, _ch) macro
113 CSR_READ_REG(sc, MGB_DMAC_CMD) & MGB_DMAC_CMD_STOP(_s, _ch)))
H A Dif_mgb.c1405 MGB_DMAC_CMD_STOP(start, channel)); in mgb_dmac_control()
1407 MGB_DMAC_CMD_STOP(start, channel), in mgb_dmac_control()