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

/freebsd-11-stable/sys/arm/altera/socfpga/
H A Dsocfpga_mp.c57 #define SCU_INV_TAGS_REG 0x0c macro
125 SCU_INV_TAGS_REG, 0x0000ffff);
/freebsd-11-stable/sys/arm/rockchip/
H A Drk30xx_mp.c53 #define SCU_INV_TAGS_REG 0x0c macro
125 bus_space_write_4(fdtbus_bs_tag, scu, SCU_INV_TAGS_REG, 0x0000ffff);
/freebsd-11-stable/sys/arm/freescale/imx/
H A Dimx6_mp.c53 #define SCU_INV_TAGS_REG 0x0c macro
114 bus_space_write_4(fdtbus_bs_tag, scu, SCU_INV_TAGS_REG, 0x0000ffff);

Completed in 80 milliseconds