Searched refs:DMER (Results 1 – 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wan/ |
D | hd64570.h | 24 #define DMER 0x09 /* DMA Master Enable */ macro
|
D | hd64572.h | 123 #define DMER 0x07 /* DMA Master Enable reg */ macro
|
D | hd64572.c | 629 sca_out(0, DMER, card); /* DMA Master disable */ in sca_init() 635 sca_out(DMER_DME, DMER, card); /* DMA Master enable */ in sca_init()
|
D | hd64570.c | 709 sca_out(0, DMER, card); /* DMA Master disable */ in sca_init() 715 sca_out(DMER_DME, DMER, card); /* DMA Master enable */ in sca_init()
|
/kernel/linux/linux-5.10/drivers/tty/ |
D | synclinkmp.c | 298 #define DMER 0x09 macro 5141 write_reg(info, DMER, 0x80); in sca_init()
|