Home
last modified time | relevance | path

Searched refs:DLM (Results 1 - 20 of 20) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-orion5x/
H A Dtsx09-common.c34 writel((divisor >> 8) & 0xff, UART1_REG(DLM)); in qnap_tsx09_power_off()
H A Dterastation_pro2-setup.c277 writel((divisor >> 8) & 0xff, UART1_REG(DLM)); in tsp2_power_off()
H A Dkurobox_pro-setup.c302 writel((divisor >> 8) & 0xff, UART1_REG(DLM)); in kurobox_pro_power_off()
/kernel/linux/linux-6.6/arch/arm/mach-orion5x/
H A Dtsx09-common.c34 writel((divisor >> 8) & 0xff, UART1_REG(DLM)); in qnap_tsx09_power_off()
H A Dkurobox_pro-setup.c299 writel((divisor >> 8) & 0xff, UART1_REG(DLM)); in kurobox_pro_power_off()
H A Dterastation_pro2-setup.c277 writel((divisor >> 8) & 0xff, UART1_REG(DLM)); in tsp2_power_off()
/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dio_16654.h41 #define DLM 9 // Bank2[ 1 ] Divisor Latch MSB macro
117 #define LCR_ACCESS_EFR 0xBF // Load this value to access DLL,DLM,
H A Dio_edgeport.c2337 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 Dqnap-poweroff.c63 writel((divisor >> 8) & 0xff, UART1_REG(DLM)); in qnap_power_off()
/kernel/linux/linux-6.6/drivers/power/reset/
H A Dqnap-poweroff.c62 writel((divisor >> 8) & 0xff, UART1_REG(DLM)); in qnap_power_off()
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dio_16654.h41 #define DLM 9 // Bank2[ 1 ] Divisor Latch MSB macro
117 #define LCR_ACCESS_EFR 0xBF // Load this value to access DLL,DLM,
H A Dio_edgeport.c2221 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 Dmasklog.c109 define_mask(DLM),
/kernel/linux/linux-6.6/fs/ocfs2/cluster/
H A Dmasklog.c107 define_mask(DLM),
/kernel/linux/linux-5.10/drivers/net/hamradio/
H A Dbaycom_ser_fdx.c103 #define DLM(iobase) (iobase+1) macro
175 outb(divisor >> 8, DLM(dev->base_addr)); in ser12_set_divisor()
H A Dbaycom_ser_hdx.c89 #define DLM(iobase) (iobase+1) macro
160 outb(0, DLM(dev->base_addr)); in ser12_set_divisor()
H A Dyam.c160 #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 Dbaycom_ser_fdx.c103 #define DLM(iobase) (iobase+1) macro
175 outb(divisor >> 8, DLM(dev->base_addr)); in ser12_set_divisor()
H A Dbaycom_ser_hdx.c89 #define DLM(iobase) (iobase+1) macro
160 outb(0, DLM(dev->base_addr)); in ser12_set_divisor()
H A Dyam.c160 #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()

Completed in 19 milliseconds