Searched refs:SCU_CONFIG_REG (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/arm/xilinx/
H A Dzy7_mp.c53 #define SCU_CONFIG_REG 0xf8f00004 macro
91 if (bus_space_map(fdtbus_bs_tag, SCU_CONFIG_REG, 4, 0,
/freebsd-13-stable/sys/arm/freescale/imx/
H A Dimx6_mp.c56 #define SCU_CONFIG_REG 0x04 macro
88 val = bus_space_read_4(fdtbus_bs_tag, scu, SCU_CONFIG_REG);
/freebsd-13-stable/sys/arm/altera/socfpga/
H A Dsocfpga_mp.c61 #define SCU_CONFIG_REG 0x04 macro

Completed in 52 milliseconds