Home
last modified time | relevance | path

Searched refs:uc_range (Results 1 – 21 of 21) sorted by relevance

/freebsd-13.1/sys/dev/uart/
H A Duart_dev_ti8250.c119 .uc_range = 0x88,
H A Duart_bus.h69 u_int uc_range; /* Bus space address range. */ member
H A Duart_dev_snps.c123 .uc_range = 8,
H A Duart_dev_lowrisc.c181 .uc_range = 0x100,
H A Duart_dev_mu.c294 .uc_range = 0x48,
H A Duart_dev_msm.c569 .uc_range = 8,
H A Duart_dev_pl011.c328 .uc_range = 0x48,
H A Duart_dev_mvebu.c318 .uc_range = 0x14,
H A Duart_dev_quicc.c275 .uc_range = 2,
H A Duart_dev_imx.c309 .uc_range = 0x100,
H A Duart_dev_z8530.c311 .uc_range = 2,
H A Duart_core.c252 return ((uc != NULL) ? uc->uc_range : 0); in uart_getrange()
H A Duart_dev_ns8250.c407 .uc_range = 8,
/freebsd-13.1/sys/mips/ingenic/
H A Djz4780_uart.c108 .uc_range = 8,
/freebsd-13.1/sys/arm/nvidia/
H A Dtegra_uart.c151 .uc_range = 8,
/freebsd-13.1/sys/arm/freescale/vybrid/
H A Dvf_uart.c280 .uc_range = 0x100,
/freebsd-13.1/sys/riscv/sifive/
H A Dsifive_uart.c539 .uc_range = SFUART_REGS_SIZE,
/freebsd-13.1/sys/mips/mediatek/
H A Duart_dev_mtk.c228 .uc_range = 1, /* use hinted range */
/freebsd-13.1/sys/mips/atheros/
H A Duart_dev_ar933x.c351 .uc_range = 8,
/freebsd-13.1/sys/arm/xilinx/
H A Duart_dev_cdnc.c705 .uc_range = 8
/freebsd-13.1/sys/mips/cavium/
H A Duart_dev_oct16550.c427 .uc_range = 8 << 3,