Home
last modified time | relevance | path

Searched refs:MIPS_PHYS_TO_KSEG1 (Results 1 – 25 of 42) sorted by relevance

12

/trueos/sys/mips/sibyte/
HDsb_scd.c61 #define SYSREV_ADDR MIPS_PHYS_TO_KSEG1(0x10020000)
64 #define SYSCFG_ADDR MIPS_PHYS_TO_KSEG1(0x10020008)
67 #define ZBBUS_CYCLE_COUNT_ADDR MIPS_PHYS_TO_KSEG1(0x10030000)
70 (MIPS_PHYS_TO_KSEG1(0x10020028) | ((cpu) << 13))
73 (MIPS_PHYS_TO_KSEG1(0x10020200) | ((cpu) << 13)) + (intsrc * 8)
76 (MIPS_PHYS_TO_KSEG1(0x100200C8) | ((cpu) << 13))
79 (MIPS_PHYS_TO_KSEG1(0x100200D0) | ((cpu) << 13))
/trueos/sys/mips/malta/
HDmalta_machdep.c159 MIPS_PHYS_TO_KSEG1(MALTA_PCI0_ADDR(MALTA_RTCADR))) = addr; in rtcin()
161 MIPS_PHYS_TO_KSEG1(MALTA_PCI0_ADDR(MALTA_RTCDAT)))); in rtcin()
169 MIPS_PHYS_TO_KSEG1(MALTA_PCI0_ADDR(MALTA_RTCADR))) = addr; in writertc()
171 MIPS_PHYS_TO_KSEG1(MALTA_PCI0_ADDR(MALTA_RTCDAT))) = val; in writertc()
HDuart_bus_maltausart.c85 sc->sc_sysdev->bas.bsh = MIPS_PHYS_TO_KSEG1(MALTA_UART0ADR); in uart_malta_probe()
87 sc->sc_bas.bsh = MIPS_PHYS_TO_KSEG1(MALTA_UART0ADR); in uart_malta_probe()
HDgtreg.h38 (MIPS_PHYS_TO_KSEG1(MALTA_CORECTRL_BASE + (x))))
HDuart_cpu_maltausart.c67 di->bas.bsh = MIPS_PHYS_TO_KSEG1(MALTA_UART0ADR); in uart_cpu_getdev()
/trueos/sys/mips/sentry5/
HDuart_cpu_sbusart.c78 uart_bus_space_io = MIPS_PHYS_TO_KSEG1(SENTRY5_UART1ADR); in uart_cpu_getdev()
80 di->bas.bsh = MIPS_PHYS_TO_KSEG1(SENTRY5_UART1ADR); in uart_cpu_getdev()
HDuart_bus_sbusart.c89 sc->sc_sysdev->bas.bsh = MIPS_PHYS_TO_KSEG1(SENTRY5_UART1ADR); in uart_malta_probe()
91 sc->sc_bas.bsh = MIPS_PHYS_TO_KSEG1(SENTRY5_UART1ADR); in uart_malta_probe()
HDs5_machdep.c152 *((volatile uint8_t *)MIPS_PHYS_TO_KSEG1(SENTRY5_EXTIFADR)) = 0x80; in platform_reset()
/trueos/sys/mips/rmi/
HDuart_bus_xlr_iodi.c73 sc->sc_sysdev->bas.bsh = MIPS_PHYS_TO_KSEG1(XLR_UART0ADDR); in uart_iodi_probe()
75 sc->sc_bas.bsh = MIPS_PHYS_TO_KSEG1(XLR_UART0ADDR); in uart_iodi_probe()
HDiodi.c164 res->r_bushandle = MIPS_PHYS_TO_KSEG1(0x1ef24000); in iodi_alloc_resource()
167 res->r_bushandle = MIPS_PHYS_TO_KSEG1(0x1c000000); in iodi_alloc_resource()
170 res->r_bushandle = MIPS_PHYS_TO_KSEG1(0x1d000000); in iodi_alloc_resource()
HDuart_cpu_mips_xlr.c71 di->bas.bsh = MIPS_PHYS_TO_KSEG1(XLR_UART0ADDR); in uart_cpu_getdev()
/trueos/sys/mips/idt/
HDuart_bus_rc32434.c92 sc->sc_sysdev->bas.bsh = MIPS_PHYS_TO_KSEG1(IDT_BASE_UART0); in uart_rc32434_probe()
95 sc->sc_bas.bsh = MIPS_PHYS_TO_KSEG1(IDT_BASE_UART0); in uart_rc32434_probe()
HDuart_cpu_rc32434.c83 di->bas.bsh = MIPS_PHYS_TO_KSEG1(maddr); in uart_cpu_getdev()
/trueos/sys/mips/atheros/
HDuart_bus_ar71xx.c81 sc->sc_sysdev->bas.bsh = MIPS_PHYS_TO_KSEG1(AR71XX_UART_ADDR) + 3; in uart_ar71xx_probe()
84 sc->sc_bas.bsh = MIPS_PHYS_TO_KSEG1(AR71XX_UART_ADDR) + 3; in uart_ar71xx_probe()
HDuart_bus_ar933x.c83 sc->sc_sysdev->bas.bsh = MIPS_PHYS_TO_KSEG1(AR71XX_UART_ADDR); in uart_ar933x_probe()
86 sc->sc_bas.bsh = MIPS_PHYS_TO_KSEG1(AR71XX_UART_ADDR); in uart_ar933x_probe()
HDuart_cpu_ar933x.c76 di->bas.bsh = MIPS_PHYS_TO_KSEG1(AR71XX_UART_ADDR); in uart_cpu_getdev()
HDuart_cpu_ar71xx.c74 di->bas.bsh = MIPS_PHYS_TO_KSEG1(AR71XX_UART_ADDR); in uart_cpu_getdev()
HDar71xxreg.h526 *((volatile uint32_t *)MIPS_PHYS_TO_KSEG1((reg)))
529 *((volatile uint32_t *)MIPS_PHYS_TO_KSEG1((reg))) = (val)
HDar71xx_fixup.c80 uint16_t *cal_data = (uint16_t *) MIPS_PHYS_TO_KSEG1(flash_addr); in ar71xx_pci_slot_create_eeprom_firmware()
/trueos/sys/mips/rt305x/
HDuart_bus_rt305x.c92 MIPS_PHYS_TO_KSEG1(device_get_unit(dev)?UARTLITE_BASE:UART_BASE); in uart_rt305x_probe()
96 MIPS_PHYS_TO_KSEG1(device_get_unit(dev)?UARTLITE_BASE:UART_BASE); in uart_rt305x_probe()
HDuart_cpu_rt305x.c80 di->bas.bsh = MIPS_PHYS_TO_KSEG1(UARTLITE_BASE); in uart_cpu_getdev()
/trueos/sys/mips/alchemy/
HDuart_cpu_alchemy.c76 di->bas.bsh = MIPS_PHYS_TO_KSEG1(UART0_BASE); in uart_cpu_getdev()
/trueos/sys/mips/adm5120/
HDuart_cpu_adm5120.c80 di->bas.bsh = MIPS_PHYS_TO_KSEG1(ADM5120_BASE_UART0); in uart_cpu_getdev()
/trueos/sys/mips/nlm/
HDboard_cpld.c86 return (MIPS_PHYS_TO_KSEG1(cpld_phys << 8)); in nlm_board_cpld_base()
/trueos/sys/mips/include/
HDcpuregs.h93 #define MIPS_PHYS_TO_KSEG1(x) ((uintptr_t)(x) | MIPS_KSEG1_START) macro
201 #define MIPS_PHYS_TO_DIRECT_UNCACHED(pa) MIPS_PHYS_TO_KSEG1(pa)

12