Home
last modified time | relevance | path

Searched refs:LPC_CLKPWR_SIZE (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/arm/lpc/
HDlpc_machdep.c126 bus_space_map(bst, LPC_CLKPWR_PHYS_BASE, LPC_CLKPWR_SIZE, 0, &bsh); in cpu_reset()
129 bus_space_unmap(bst, bsh, LPC_CLKPWR_SIZE); in cpu_reset()
HDlpcreg.h192 #define LPC_CLKPWR_SIZE 0x118 macro
/NextBSD/sys/dev/uart/
HDuart_dev_lpc.c295 bus_space_map(fdtbus_bs_tag, LPC_CLKPWR_PHYS_BASE, LPC_CLKPWR_SIZE, 0, in lpc_ns8250_init()