Home
last modified time | relevance | path

Searched defs:phy_base (Results 1 – 15 of 15) sorted by relevance

/rk3399_rockchip-uboot/drivers/ram/rockchip/
H A Dsdram_phy_px30.c13 static void sdram_phy_dll_bypass_set(void __iomem *phy_base, u32 freq) in sdram_phy_dll_bypass_set()
50 static void sdram_phy_set_ds_odt(void __iomem *phy_base, in sdram_phy_set_ds_odt()
86 void phy_soft_reset(void __iomem *phy_base) in phy_soft_reset()
96 void phy_dram_set_bw(void __iomem *phy_base, u32 bw) in phy_dram_set_bw()
116 int phy_data_training(void __iomem *phy_base, u32 cs, u32 dramtype) in phy_data_training()
170 void phy_cfg(void __iomem *phy_base, in phy_cfg()
H A Dsdram_rv1126.c566 void __iomem *phy_base = dram->phy; in phy_pll_set() local
886 void __iomem *phy_base = dram->phy; in set_ds_odt() local
1227 void __iomem *phy_base = dram->phy; in sdram_cmd_dq_path_remap() local
1251 void __iomem *phy_base = dram->phy; in phy_cfg() local
1372 void __iomem *phy_base = dram->phy; in record_dq_prebit() local
1395 void __iomem *phy_base = dram->phy; in update_dq_rx_prebit() local
1405 void __iomem *phy_base = dram->phy; in update_dq_tx_prebit() local
1416 void __iomem *phy_base = dram->phy; in update_ca_prebit() local
1433 void __iomem *phy_base = dram->phy; in modify_ca_deskew() local
1485 void __iomem *phy_base = dram->phy; in get_min_value() local
[all …]
H A Dsdram_rk3328.c123 void __iomem *phy_base = dram->phy; in rkclk_configure_ddr() local
263 void __iomem *phy_base = dram->phy; in rx_deskew_switch_adjust() local
277 void __iomem *phy_base = dram->phy; in tx_deskew_switch_adjust() local
H A Dsdram_px30.c241 void __iomem *phy_base = dram->phy; in check_rd_gate() local
359 void __iomem *phy_base = dram->phy; in enable_low_power() local
/rk3399_rockchip-uboot/arch/arm/mach-uniphier/dram/
H A Dumc-pxs2.c58 static void ddrphy_fifo_reset(void __iomem *phy_base) in ddrphy_fifo_reset()
74 static void ddrphy_vt_ctrl(void __iomem *phy_base, int enable) in ddrphy_vt_ctrl()
93 static void ddrphy_dqs_delay_fixup(void __iomem *phy_base, int nr_dx, int step) in ddrphy_dqs_delay_fixup()
114 static int ddrphy_get_system_latency(void __iomem *phy_base, int width) in ddrphy_get_system_latency()
142 static void ddrphy_init(void __iomem *phy_base, enum dram_freq freq, int width, in ddrphy_init()
310 static int __ddrphy_training(void __iomem *phy_base, in __ddrphy_training()
354 static int ddrphy_impedance_calibration(void __iomem *phy_base) in ddrphy_impedance_calibration()
381 static int ddrphy_dram_init(void __iomem *phy_base) in ddrphy_dram_init()
386 static int ddrphy_training(void __iomem *phy_base) in ddrphy_training()
546 void __iomem *phy_base = umc_ch_base + 0x00030000; in umc_ch_init() local
H A Dddrphy-training.c18 void ddrphy_prepare_training(void __iomem *phy_base, int rank) in ddrphy_prepare_training()
104 int ddrphy_training(void __iomem *phy_base) in ddrphy_training()
H A Dcmd_ddrmphy.c72 void __iomem *phy_base, *dx_base; in dump_loop() local
92 void __iomem *phy_base, *zq_base; in zq_dump() local
241 void __iomem *phy_base; in reg_dump() local
H A Dddrphy-ld4.c31 int uniphier_ld4_ddrphy_init(void __iomem *phy_base, int freq, bool ddr3plus) in uniphier_ld4_ddrphy_init()
H A Dcmd_ddrphy.c87 void __iomem *phy_base, *dx_base; in dump_loop() local
217 void __iomem *phy_base; in reg_dump() local
H A Dumc-pro4.c135 void __iomem *phy_base = dc_base + 0x00001000; in umc_ch_init() local
H A Dumc-ld4.c148 void __iomem *phy_base = dc_base + 0x00001000; in umc_ch_init() local
H A Dumc-sld8.c151 void __iomem *phy_base = dc_base + 0x00001000; in umc_ch_init() local
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci-exynos5.c38 fdt_addr_t phy_base; member
H A Dehci-exynos.c31 fdt_addr_t phy_base; member
/rk3399_rockchip-uboot/drivers/phy/
H A Dphy-rockchip-inno-usb2.c163 void __iomem *phy_base; member