Searched defs:bw (Results 1 – 9 of 9) sorted by relevance
/openbmc/u-boot/drivers/ram/rockchip/ |
H A D | sdram_rk322x.c | 235 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
|
/openbmc/u-boot/arch/arm/mach-rockchip/ |
H A D | sdram_common.c | 16 u32 rank, col, bk, cs0_row, cs1_row, bw, row_3_4; in rockchip_sdram_size() local
|
/openbmc/u-boot/arch/arm/mach-s5pc1xx/include/mach/ |
H A D | sromc.h | 31 unsigned int bw; member
|
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/ |
H A D | sromc.h | 28 unsigned int bw; member
|
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/ |
H A D | sdram.h | 26 u8 bw; member
|
H A D | sdram_rk3399.h | 81 unsigned int bw; member
|
H A D | sdram_rk3036.h | 329 u32 bw; member
|
H A D | sdram_rk322x.h | 26 u8 bw; member
|
/openbmc/qemu/ui/ |
H A D | spice-display.c | 131 int bw, bh; in qemu_spice_create_one_update() local 197 int y, yoff1, yoff2, x, xoff, blk, bw; in qemu_spice_create_update() local
|