Home
last modified time | relevance | path

Searched refs:px30_grf (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dgrf_px30.h11 struct px30_grf { struct
113 check_member(px30_grf, mac_con1, 0x904); argument
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/
H A Dgrf.c131 static const struct rockchip_grf_info px30_grf __initconst = {
272 .data = (void *)&px30_grf,
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/px30/
H A Dpx30.c181 static struct px30_grf * const grf = (void *)GRF_BASE; in grf_vccio6_vsel_init()
226 static struct px30_grf * const grf = (void *)GRF_BASE; in arch_cpu_init()
272 static struct px30_grf * const grf = (void *)GRF_BASE; in board_debug_uart_init()
/OK3568_Linux_fs/u-boot/drivers/ram/rockchip/
H A Dsdram_px30.c38 struct px30_grf *grf;
/OK3568_Linux_fs/u-boot/drivers/net/
H A Dgmac_rockchip.c175 struct px30_grf *grf; in px30_gmac_fix_mac_speed()
797 struct px30_grf *grf; in px30_gmac_set_to_rmii()