Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/ram/
H A Dbmips_ram.c53 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 Drkmux.py26 def __init__(self, cols=None): argument
37 def Setup(self, cols): argument
/rk3399_rockchip-uboot/include/
H A Dlcd_console.h11 short cols, rows; member
H A Dvideo_console.h38 int cols; member
H A Dec_commands.h1128 uint32_t cols; member
/rk3399_rockchip-uboot/lib/efi_loader/
H A Defi_console.c181 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 Dkey_matrix.c179 int key_matrix_init(struct key_matrix *config, int rows, int cols, in key_matrix_init()
/rk3399_rockchip-uboot/drivers/ddr/altera/
H A Dsdram.c57 const unsigned int cols = in get_errata_rows() local
/rk3399_rockchip-uboot/drivers/ram/rockchip/
H A Ddmc-rk3368.c665 const u8 cols = params->chan.col - ((params->chan.bw == 2) ? 0 : 1); in msch_biu_config() local