Home
last modified time | relevance | path

Searched defs:col (Results 51 – 75 of 165) sorted by relevance

1234567

/openbmc/u-boot/drivers/input/
H A Dcros_ec_keyb.c50 unsigned int row, col, bit, data; in check_for_keys() local
/openbmc/linux/drivers/soc/samsung/
H A Dexynos-asv.h54 unsigned int row, unsigned int col) in __asv_get_table_entry()
/openbmc/linux/drivers/edac/
H A Docteon_edac-lmc.c35 unsigned long col; member
/openbmc/u-boot/board/tqc/tqm834x/
H A Dtqm834x.c258 long col; in get_ddr_bank_size() member
/openbmc/linux/sound/pci/cs46xx/
H A Ddsp_spos.c549 int i, j, col; in cs46xx_dsp_proc_task_tree_read() local
610 unsigned int i, col = 0; in cs46xx_dsp_proc_parameter_dump_read() local
638 int i,col = 0; in cs46xx_dsp_proc_sample_dump_read() local
/openbmc/linux/arch/x86/boot/
H A Dvideo.c145 int col; in display_menu() local
/openbmc/linux/drivers/media/test-drivers/vimc/
H A Dvimc-common.h30 #define VIMC_FRAME_INDEX(lin, col, width, bpp) ((lin * width + col) * bpp) argument
/openbmc/linux/drivers/input/keyboard/
H A Dnspire-keypad.c56 int row, col; in nspire_keypad_irq() local
H A Dmax7359_keypad.c89 int val, row, col, release, code; in max7359_interrupt() local
H A Dtegra-kbc.c159 unsigned int col = val & 0x07; in tegra_kbc_report_keys() local
193 u8 col = scancodes[j] & 0x07; in tegra_kbc_report_keys() local
H A Dpinephone-keyboard.c213 int col, crc, ret, row; in ppkb_update() local
H A Dlpc32xx-keys.c72 static void lpc32xx_mod_states(struct lpc32xx_kscan_drv *kscandat, int col) in lpc32xx_mod_states()
/openbmc/u-boot/drivers/video/
H A Dvideo_bmp.c30 static void draw_encoded_bitmap(ushort **fbp, ushort col, int cnt) in draw_encoded_bitmap()
/openbmc/u-boot/drivers/ddr/altera/
H A Dsdram_gen5.c478 unsigned long row, bank, col, cs, width; in sdram_calculate_size() local
/openbmc/linux/drivers/video/fbdev/sis/
H A Dsis_accel.c308 u32 col = 0; in fbcon_sis_fillrect() local
/openbmc/qemu/hw/display/
H A Dssd0303.c57 int col; member
H A Dssd0323.c61 int32_t col; member
/openbmc/u-boot/fs/ubifs/
H A Dlpt.c527 static int calc_nnode_num(int row, int col) in calc_nnode_num()
2099 int col) in dbg_chk_pnode()
2229 int row, int col) in dbg_check_lpt_nodes()
/openbmc/linux/drivers/video/fbdev/
H A Dtridentfb.c621 int col; in tridentfb_fillrect() local
643 int col, bgcol; in tridentfb_imageblit() local
1381 u32 col; in tridentfb_setcolreg() local
/openbmc/linux/tools/bootconfig/
H A Dmain.c245 int lin = 1, col, i; in show_xbc_error() local
/openbmc/linux/arch/loongarch/kernel/
H A Dnuma.c343 int row, col; in numa_default_distance() local
/openbmc/linux/drivers/video/console/
H A Dsticon.c348 int col = 1; /* vga_can_do_color; */ in sticon_invert_region() local
/openbmc/linux/fs/ubifs/
H A Dlpt.c522 static int calc_nnode_num(int row, int col) in calc_nnode_num()
2251 int col) in dbg_chk_pnode()
2381 int row, int col) in dbg_check_lpt_nodes()
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dsdram.h24 u8 col; member
/openbmc/u-boot/drivers/misc/
H A Dcros_ec_sandbox.c59 int col; /* key matrix column */ member

1234567