Home
last modified time | relevance | path

Searched refs:DMA_BLOCK_LOAD (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/ale/
H A Dif_alereg.h339 #define DMA_BLOCK_LOAD 0x00000001 macro
H A Dif_ale.c2656 CSR_WRITE_4(sc, ALE_DMA_BLOCK, DMA_BLOCK_LOAD); in ale_init_locked()
/freebsd/sys/dev/age/
H A Dif_agereg.h306 #define DMA_BLOCK_LOAD 0x00000001 macro
H A Dif_age.c2608 CSR_WRITE_4(sc, AGE_DMA_BLOCK, DMA_BLOCK_LOAD); in age_init_locked()
/freebsd/sys/dev/alc/
H A Dif_alcreg.h513 #define DMA_BLOCK_LOAD 0x00000001 macro
H A Dif_alc.c4033 CSR_WRITE_4(sc, ALC_DMA_BLOCK, DMA_BLOCK_LOAD); in alc_init_locked()