/kernel/linux/linux-5.10/arch/arm/mach-orion5x/ |
H A D | tsx09-common.c | 34 writel((divisor >> 8) & 0xff, UART1_REG(DLM)); in qnap_tsx09_power_off()
|
H A D | terastation_pro2-setup.c | 277 writel((divisor >> 8) & 0xff, UART1_REG(DLM)); in tsp2_power_off()
|
H A D | kurobox_pro-setup.c | 302 writel((divisor >> 8) & 0xff, UART1_REG(DLM)); in kurobox_pro_power_off()
|
/kernel/linux/linux-6.6/arch/arm/mach-orion5x/ |
H A D | tsx09-common.c | 34 writel((divisor >> 8) & 0xff, UART1_REG(DLM)); in qnap_tsx09_power_off()
|
H A D | kurobox_pro-setup.c | 299 writel((divisor >> 8) & 0xff, UART1_REG(DLM)); in kurobox_pro_power_off()
|
H A D | terastation_pro2-setup.c | 277 writel((divisor >> 8) & 0xff, UART1_REG(DLM)); in tsp2_power_off()
|
/kernel/linux/linux-5.10/drivers/usb/serial/ |
H A D | io_16654.h | 41 #define DLM 9 // Bank2[ 1 ] Divisor Latch MSB macro 117 #define LCR_ACCESS_EFR 0xBF // Load this value to access DLL,DLM,
|
H A D | io_edgeport.c | 2337 MAKE_CMD_WRITE_REG(&currCmd, &cmdLen, number, DLM, HIGH8(divisor)); in send_cmd_write_baud_rate()
|
/kernel/linux/linux-5.10/drivers/power/reset/ |
H A D | qnap-poweroff.c | 63 writel((divisor >> 8) & 0xff, UART1_REG(DLM)); in qnap_power_off()
|
/kernel/linux/linux-6.6/drivers/power/reset/ |
H A D | qnap-poweroff.c | 62 writel((divisor >> 8) & 0xff, UART1_REG(DLM)); in qnap_power_off()
|
/kernel/linux/linux-6.6/drivers/usb/serial/ |
H A D | io_16654.h | 41 #define DLM 9 // Bank2[ 1 ] Divisor Latch MSB macro 117 #define LCR_ACCESS_EFR 0xBF // Load this value to access DLL,DLM,
|
H A D | io_edgeport.c | 2221 MAKE_CMD_WRITE_REG(&currCmd, &cmdLen, number, DLM, HIGH8(divisor)); in send_cmd_write_baud_rate()
|
/kernel/linux/linux-5.10/fs/ocfs2/cluster/ |
H A D | masklog.c | 109 define_mask(DLM),
|
/kernel/linux/linux-6.6/fs/ocfs2/cluster/ |
H A D | masklog.c | 107 define_mask(DLM),
|
/kernel/linux/linux-5.10/drivers/net/hamradio/ |
H A D | baycom_ser_fdx.c | 103 #define DLM(iobase) (iobase+1) macro 175 outb(divisor >> 8, DLM(dev->base_addr)); in ser12_set_divisor()
|
H A D | baycom_ser_hdx.c | 89 #define DLM(iobase) (iobase+1) macro 160 outb(0, DLM(dev->base_addr)); in ser12_set_divisor()
|
H A D | yam.c | 160 #define DLM(iobase) (iobase+1) macro 296 outb(0, DLM(iobase)); in fpga_reset() 468 outb(0, DLM(dev->base_addr)); in yam_set_uart()
|
/kernel/linux/linux-6.6/drivers/net/hamradio/ |
H A D | baycom_ser_fdx.c | 103 #define DLM(iobase) (iobase+1) macro 175 outb(divisor >> 8, DLM(dev->base_addr)); in ser12_set_divisor()
|
H A D | baycom_ser_hdx.c | 89 #define DLM(iobase) (iobase+1) macro 160 outb(0, DLM(dev->base_addr)); in ser12_set_divisor()
|
H A D | yam.c | 160 #define DLM(iobase) (iobase+1) macro 296 outb(0, DLM(iobase)); in fpga_reset() 468 outb(0, DLM(dev->base_addr)); in yam_set_uart()
|