Home
last modified time | relevance | path

Searched refs:DMER (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wan/
Dhd64570.h24 #define DMER 0x09 /* DMA Master Enable */ macro
Dhd64572.h123 #define DMER 0x07 /* DMA Master Enable reg */ macro
Dhd64572.c629 sca_out(0, DMER, card); /* DMA Master disable */ in sca_init()
635 sca_out(DMER_DME, DMER, card); /* DMA Master enable */ in sca_init()
Dhd64570.c709 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/
Dsynclinkmp.c298 #define DMER 0x09 macro
5141 write_reg(info, DMER, 0x80); in sca_init()