Home
last modified time | relevance | path

Searched refs:rk322x_grf (Results 1 – 6 of 6) sorted by relevance

/external/u-boot/arch/arm/include/asm/arch-rockchip/
Dgrf_rk322x.h10 struct rk322x_grf { struct
83 check_member(rk322x_grf, ddrc_stat, 0x604); argument
/external/u-boot/drivers/pinctrl/rockchip/
Dpinctrl_rk322x.c523 struct rk322x_grf *grf;
526 static void pinctrl_rk322x_pwm_config(struct rk322x_grf *grf, int pwm_id) in pinctrl_rk322x_pwm_config()
569 static void pinctrl_rk322x_i2c_config(struct rk322x_grf *grf, int i2c_id) in pinctrl_rk322x_i2c_config()
601 static void pinctrl_rk322x_spi_config(struct rk322x_grf *grf, int cs) in pinctrl_rk322x_spi_config()
620 static void pinctrl_rk322x_uart_config(struct rk322x_grf *grf, int uart_id) in pinctrl_rk322x_uart_config()
647 static void pinctrl_rk322x_sdmmc_config(struct rk322x_grf *grf, int mmc_id) in pinctrl_rk322x_sdmmc_config()
686 static void pinctrl_rk322x_gmac_config(struct rk322x_grf *grf, int gmac_id) in pinctrl_rk322x_gmac_config()
/external/u-boot/arch/arm/mach-rockchip/
Drk322x-board.c35 struct rk322x_grf * const grf = (void *)GRF_BASE; in board_init()
145 struct rk322x_grf *grf; in fastboot_set_reboot_flag()
Drk322x-board-spl.c30 static struct rk322x_grf * const grf = (void *)GRF_BASE; in board_debug_uart_init()
/external/u-boot/drivers/ram/rockchip/
Dsdram_rk322x.c37 struct rk322x_grf *grf;
366 struct rk322x_grf *grf = dram->grf; in phy_softreset()
382 struct rk322x_grf *grf = dram->grf; in set_bw()
402 struct rk322x_grf *grf) in pctl_cfg()
/external/u-boot/drivers/net/
Dgmac_rockchip.c72 struct rk322x_grf *grf; in rk3228_gmac_fix_mac_speed()
257 struct rk322x_grf *grf; in rk3228_gmac_set_to_rgmii()