Home
last modified time | relevance | path

Searched defs:bw (Results 1 – 19 of 19) sorted by relevance

/rk3399_rockchip-uboot/drivers/ram/rockchip/
H A Dsdram_common.c261 u32 bw = cap_info->bw; in sdram_detect_col() local
287 u32 bw = cap_info->bw; in sdram_detect_bank() local
319 u32 bw = cap_info->bw; in sdram_detect_bg() local
347 u32 row, col, bk, bw, cs_cap, cs; in sdram_detect_dbw() local
399 u32 bw = cap_info->bw; in sdram_detect_row() local
425 u32 bw = cap_info->bw; in sdram_detect_row_3_4() local
531 u32 row = 0, bktmp, coltmp, bw; in sdram_detect_cs1_row() local
H A Dsdram_phy_px30.c96 void phy_dram_set_bw(void __iomem *phy_base, u32 bw) in phy_dram_set_bw()
172 struct sdram_base_params *base, u32 bw) in phy_cfg()
H A Dsdram_rk322x.c235 u32 bw = (readl(&ddr_phy->ddrphy_reg[0]) >> 4) & 0xf; in data_training() local
378 static void set_bw(struct dram_info *dram, u32 bw) in set_bw()
405 u32 bw; in pctl_cfg() local
603 u32 bw, row, col, addr; in dram_cap_detect() local
H A Dsdram_px30.c135 u32 bw, die_bw, col, bank; in calculate_ddrconfig() local
246 u32 i, bw; in check_rd_gate() local
297 static void dram_set_bw(struct dram_info *dram, u32 bw) in dram_set_bw()
505 u32 bw = 1; in dram_detect_cap() local
H A Dsdram_rv1108_pctl_phy.c453 u32 bw = 1; in sdram_detect() local
533 u32 bw = 1; in sdram_all_config() local
H A Dsdram_rk3399.c1924 unsigned int bw = sdram_params->ch[channel].cap_info.bw; in calculate_ddrconfig() local
2185 static void dram_set_bw(const struct chan_info *chan, u32 bw) in dram_set_bw()
2195 static void dram_set_max_col(const struct chan_info *chan, u32 bw, u32 *pcol) in dram_set_max_col()
2221 static void dram_set_max_bank(const struct chan_info *chan, u32 bw, u32 *pbank, in dram_set_max_bank()
2238 static void dram_set_max_row(const struct chan_info *chan, u32 bw, u32 *prow, in dram_set_max_row()
2269 u32 bw; in dram_detect_cap() local
2392 u32 cs = 0, col = 0, bk = 0, bw = 0, row_3_4 = 0; in read_mr_for_detect() local
H A Dsdram_rk3328.c141 u32 cs, bw, die_bw, col, row, bank; in calculate_ddrconfig() local
420 u32 bw = 1; in dram_detect_cap() local
H A Dsdram_rk3308.c689 u32 bw = 1; in modify_sdram_params() local
H A Dsdram_rv1126.c400 u32 cs, bw, die_bw, col, row, bank; in calculate_ddrconfig() local
2223 u32 bw, bl; in update_noc_timing() local
2843 u32 row, bktmp, coltmp, bw; in dram_detect_cs1_row() local
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dsdram.c23 u32 rank, cs0_col, bk, cs0_row, cs1_row, bw, row_3_4; in rockchip_sdram_size() local
146 u32 col, bw; in get_page_size() local
163 u32 bw = 2; in get_ddr_bw() local
/rk3399_rockchip-uboot/arch/arm/mach-s5pc1xx/include/mach/
H A Dsromc.h32 unsigned int bw; member
/rk3399_rockchip-uboot/arch/arm/mach-exynos/include/mach/
H A Dsromc.h29 unsigned int bw; member
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/
H A Dsdram_rk3288.h21 u8 bw; member
H A Dsdram_common.h228 unsigned int bw; member
397 #define SYS_REG_ENC_BW_V3(bw, ch) SYS_REG_ENC_BW(bw, ch) argument
H A Dsdram_rk3036.h330 u32 bw; member
H A Dsdram_rk322x.h20 u8 bw; member
H A Dsdram_rv1108_pctl_phy.h328 u32 bw; member
/rk3399_rockchip-uboot/drivers/phy/
H A Dphy-rockchip-usbdp.c191 u8 bw; /* dp bandwidth */ member
1093 static void dp_phy_set_voltage(struct rockchip_udphy *udphy, u8 bw, in dp_phy_set_voltage()
H A Dphy-rockchip-samsung-hdptx.c882 u32 bw, status; in rockchip_hdptx_phy_set_rate() local