Searched defs:phy_base (Results 1 – 14 of 14) sorted by relevance
/u-boot/drivers/ram/rockchip/ |
A D | sdram_phy_px30.c | 14 static void sdram_phy_dll_bypass_set(void __iomem *phy_base, u32 freq) in sdram_phy_dll_bypass_set() 51 static void sdram_phy_set_ds_odt(void __iomem *phy_base, in sdram_phy_set_ds_odt() 87 void phy_soft_reset(void __iomem *phy_base) in phy_soft_reset() 97 void phy_dram_set_bw(void __iomem *phy_base, u32 bw) in phy_dram_set_bw() 117 int phy_data_training(void __iomem *phy_base, u32 cs, u32 dramtype) in phy_data_training() 171 void phy_cfg(void __iomem *phy_base, in phy_cfg()
|
A D | sdram_rk3328.c | 122 void __iomem *phy_base = dram->phy; in rkclk_configure_ddr() local 261 void __iomem *phy_base = dram->phy; in rx_deskew_switch_adjust() local 275 void __iomem *phy_base = dram->phy; in tx_deskew_switch_adjust() local
|
A D | sdram_px30.c | 319 void __iomem *phy_base = dram->phy; in check_rd_gate() local 437 void __iomem *phy_base = dram->phy; in enable_low_power() local
|
/u-boot/arch/arm/mach-uniphier/dram/ |
A D | umc-pxs2.c | 60 static void ddrphy_fifo_reset(void __iomem *phy_base) in ddrphy_fifo_reset() 76 static void ddrphy_vt_ctrl(void __iomem *phy_base, int enable) in ddrphy_vt_ctrl() 95 static void ddrphy_dqs_delay_fixup(void __iomem *phy_base, int nr_dx, int step) in ddrphy_dqs_delay_fixup() 116 static int ddrphy_get_system_latency(void __iomem *phy_base, int width) in ddrphy_get_system_latency() 144 static void ddrphy_init(void __iomem *phy_base, enum dram_freq freq, int width, in ddrphy_init() 312 static int __ddrphy_training(void __iomem *phy_base, in __ddrphy_training() 356 static int ddrphy_impedance_calibration(void __iomem *phy_base) in ddrphy_impedance_calibration() 383 static int ddrphy_dram_init(void __iomem *phy_base) in ddrphy_dram_init() 388 static int ddrphy_training(void __iomem *phy_base) in ddrphy_training() 548 void __iomem *phy_base = umc_ch_base + 0x00030000; in umc_ch_init() local
|
A D | ddrphy-training.c | 21 void ddrphy_prepare_training(void __iomem *phy_base, int rank) in ddrphy_prepare_training() 107 int ddrphy_training(void __iomem *phy_base) in ddrphy_training()
|
A D | cmd_ddrmphy.c | 73 void __iomem *phy_base, *dx_base; in dump_loop() local 93 void __iomem *phy_base, *zq_base; in zq_dump() local 242 void __iomem *phy_base; in reg_dump() local
|
A D | ddrphy-ld4.c | 31 int uniphier_ld4_ddrphy_init(void __iomem *phy_base, int freq, bool ddr3plus) in uniphier_ld4_ddrphy_init()
|
A D | cmd_ddrphy.c | 88 void __iomem *phy_base, *dx_base; in dump_loop() local 218 void __iomem *phy_base; in reg_dump() local
|
A D | umc-pro4.c | 133 void __iomem *phy_base = dc_base + 0x00001000; in umc_ch_init() local
|
A D | umc-ld4.c | 146 void __iomem *phy_base = dc_base + 0x00001000; in umc_ch_init() local
|
A D | umc-sld8.c | 149 void __iomem *phy_base = dc_base + 0x00001000; in umc_ch_init() local
|
/u-boot/drivers/usb/host/ |
A D | xhci-exynos5.c | 40 fdt_addr_t phy_base; member
|
A D | ehci-exynos.c | 33 fdt_addr_t phy_base; member
|
/u-boot/drivers/phy/ |
A D | omap-usb2-phy.c | 48 void *phy_base; member
|
Completed in 31 milliseconds