Searched defs:cols (Results 1 – 9 of 9) sorted by relevance
| /rk3399_rockchip-uboot/drivers/ram/ |
| H A D | bmips_ram.c | 53 static ulong bmips_dram_size(unsigned int cols, unsigned int rows, in bmips_dram_size() 65 unsigned int cols = 0, rows = 0, is_32b = 0, banks = 0; in bcm6338_get_ram_size() local 79 unsigned int cols = 0, rows = 0, is_32b = 0; in bcm6358_get_ram_size() local
|
| /rk3399_rockchip-uboot/tools/ |
| H A D | rkmux.py | 26 def __init__(self, cols=None): argument 37 def Setup(self, cols): argument
|
| /rk3399_rockchip-uboot/include/ |
| H A D | lcd_console.h | 11 short cols, rows; member
|
| H A D | video_console.h | 38 int cols; member
|
| H A D | ec_commands.h | 1128 uint32_t cols; member
|
| /rk3399_rockchip-uboot/lib/efi_loader/ |
| H A D | efi_console.c | 181 static bool cout_mode_matches(struct cout_mode *mode, int rows, int cols) in cout_mode_matches() 199 int cols; in efi_cout_query_mode() local
|
| /rk3399_rockchip-uboot/drivers/input/ |
| H A D | key_matrix.c | 179 int key_matrix_init(struct key_matrix *config, int rows, int cols, in key_matrix_init()
|
| /rk3399_rockchip-uboot/drivers/ddr/altera/ |
| H A D | sdram.c | 57 const unsigned int cols = in get_errata_rows() local
|
| /rk3399_rockchip-uboot/drivers/ram/rockchip/ |
| H A D | dmc-rk3368.c | 665 const u8 cols = params->chan.col - ((params->chan.bw == 2) ? 0 : 1); in msch_biu_config() local
|