Home
last modified time | relevance | path

Searched refs:DMAC_INIT (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dfib_lookup.c41 #define DMAC_INIT { 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, } macro
62 .dmac = DMAC_INIT, },
70 .dmac = DMAC_INIT, },
/linux/drivers/scsi/arm/
H A Dacornscsi.h123 #define DMAC_INIT 0x00 macro
H A Dacornscsi.c367 dmac_write(host, DMAC_INIT, 0); in acornscsi_resetcard()
369 dmac_write(host, DMAC_INIT, INIT_8BIT); in acornscsi_resetcard()