Home
last modified time | relevance | path

Searched defs:cols (Results 1 – 13 of 13) sorted by relevance

/u-boot/drivers/ram/
A Dbmips_ram.c66 static ulong bmips_dram_size(unsigned int cols, unsigned int rows, in bmips_dram_size()
78 unsigned int cols = 0, rows = 0, is_32b = 0, banks = 0; in bcm6338_get_ram_size() local
92 unsigned int cols = 0, rows = 0, is_32b = 0; in bcm6358_get_ram_size() local
/u-boot/tools/
A Drkmux.py26 def __init__(self, cols=None): argument
37 def Setup(self, cols): argument
/u-boot/include/
A Dlcd_console.h10 short cols, rows; member
A Dvideo_console.h70 int cols; member
A Dec_commands.h2803 uint32_t cols; member
/u-boot/lib/efi_loader/
A Defi_console.c248 static bool cout_mode_matches(struct cout_mode *mode, int rows, int cols) in cout_mode_matches()
266 static int query_console_serial(int *rows, int *cols) in query_console_serial()
310 static int __maybe_unused query_vidconsole(int *rows, int *cols) in query_vidconsole()
342 int rows = 25, cols = 80; in query_console_size() local
/u-boot/drivers/input/
A Dkey_matrix.c179 int key_matrix_init(struct key_matrix *config, int rows, int cols, in key_matrix_init()
/u-boot/arch/arm/mach-sunxi/
A Ddram_sun50i_h6.c203 u8 cols = para->cols; in mctl_set_addrmap() local
A Ddram_sun50i_h616.c147 u8 cols = para->cols; in mctl_set_addrmap() local
/u-boot/drivers/ddr/altera/
A Dsdram_gen5.c71 const unsigned int cols = in get_errata_rows() local
/u-boot/arch/arm/include/asm/arch-sunxi/
A Ddram_sun50i_h616.h143 u8 cols; member
A Ddram_sun50i_h6.h318 u8 cols; member
/u-boot/drivers/ram/rockchip/
A Ddmc-rk3368.c667 const u8 cols = params->chan.col - ((params->chan.bw == 2) ? 0 : 1); in msch_niu_config() local

Completed in 59 milliseconds