| /u-boot/drivers/video/ |
| A D | video_osd-uclass.c | 20 int video_osd_set_mem(struct udevice *dev, uint col, uint row, u8 *buf, in video_osd_set_mem() 28 int video_osd_set_size(struct udevice *dev, uint col, uint row) in video_osd_set_size() 35 int video_osd_print(struct udevice *dev, uint col, uint row, ulong color, in video_osd_print()
|
| A D | sandbox_osd.c | 42 int sandbox_osd_set_mem(struct udevice *dev, uint col, uint row, u8 *buf, in sandbox_osd_set_mem() 61 int _sandbox_osd_set_size(struct udevice *dev, uint col, uint row) in _sandbox_osd_set_size() 85 int sandbox_osd_set_size(struct udevice *dev, uint col, uint row) in sandbox_osd_set_size() 90 int sandbox_osd_print(struct udevice *dev, uint col, uint row, ulong color, in sandbox_osd_print()
|
| A D | vidconsole-uclass.c | 136 static void set_cursor_position(struct vidconsole_priv *priv, int row, int col) in set_cursor_position() 159 int *row, int *col) in get_cursor_position() 193 int col = priv->col_saved; in vidconsole_escape_char() local 229 int row, col, num; in vidconsole_escape_char() local 262 int row, col; in vidconsole_escape_char() local 329 int row, col; in vidconsole_escape_char() local 671 void vidconsole_position_cursor(struct udevice *dev, unsigned col, unsigned row) in vidconsole_position_cursor()
|
| A D | ihs_video_out.c | 132 int ihs_video_out_set_mem(struct udevice *dev, uint col, uint row, u8 *buf, in ihs_video_out_set_mem() 182 int ihs_video_out_set_size(struct udevice *dev, uint col, uint row) in ihs_video_out_set_size() 202 int ihs_video_out_print(struct udevice *dev, uint col, uint row, ulong color, in ihs_video_out_print()
|
| A D | console_core.c | 103 for (int col = 0; col < fontdata->byte_width; col++) { in fill_char_vertically() local 152 for (int col = 0; col < fontdata->byte_width; col++) { in fill_char_horizontally() local
|
| /u-boot/include/dt-bindings/input/ |
| A D | input.h | 14 #define MATRIX_KEY(row, col, code) \ argument
|
| /u-boot/tools/patman/ |
| A D | control.py | 23 def prepare_patches(col, branch, count, start, end, ignore_binary, signoff): argument 96 def email_patches(col, series, cover_fname, patch_files, process_tags, its_a_go, argument
|
| A D | checkpatch.py | 225 def get_warning_msg(col, msg_type, fname, line, msg): argument
|
| /u-boot/lib/efi_selftest/ |
| A D | efi_selftest_textoutput.c | 26 s16 col; in execute() local
|
| A D | efi_selftest_bitblt.c | 35 const struct efi_gop_pixel col, struct efi_gop_pixel *pix) in ellipse() 50 const struct efi_gop_pixel col, struct efi_gop_pixel *pix) in rectangle()
|
| /u-boot/cmd/ |
| A D | video.c | 18 unsigned int col, row; in do_video_setcursor() local
|
| /u-boot/include/ |
| A D | key_matrix.h | 33 uint8_t col; /* column number (0 = first) */ member
|
| /u-boot/scripts/kconfig/ |
| A D | gconf.c | 574 GtkTreeViewColumn *col; in on_show_name1_activate() local 585 GtkTreeViewColumn *col; in on_show_range1_activate() local 603 GtkTreeViewColumn *col; in on_show_data1_activate() local 806 static void change_sym_value(struct menu *menu, gint col) in change_sym_value() 867 GtkTreeViewColumn *col; in column2index() local 888 gint col; in on_treeview2_button_press_event() local 945 gint col; in on_treeview2_key_press_event() local
|
| /u-boot/tools/binman/ |
| A D | bintool_test.py | 166 def fake_fetch(method, col, skip_present): argument 197 def fake_fetch2(method, col, skip_present): argument
|
| A D | bintool.py | 180 def fetch_tool(self, method, col, skip_present): argument
|
| /u-boot/common/ |
| A D | splash.c | 135 int col, row, ret; in splash_display_banner() local
|
| A D | cli_readline.c | 393 int num2, col; in cread_line() local 476 int col; /* output column cnt */ in cli_readline_into_buffer() local
|
| /u-boot/drivers/ram/rockchip/ |
| A D | sdram_common.c | 221 u32 col; in sdram_detect_col() local 291 u32 row, col, bk, bw, cs_cap, cs; in sdram_detect_dbw() local
|
| A D | sdram_rk3328.c | 139 u32 cs, bw, die_bw, col, row, bank; in calculate_ddrconfig() local 411 u32 col, coltmp; in dram_detect_cap() local
|
| A D | sdram_px30.c | 213 u32 bw, die_bw, col, bank; in calculate_ddrconfig() local 579 u32 col, coltmp; in dram_detect_cap() local
|
| /u-boot/drivers/input/ |
| A D | key_matrix.c | 124 int key_code, row, col; in create_keymap() local
|
| A D | cros_ec_keyb.c | 53 unsigned int row, col, bit, data; in check_for_keys() local
|
| /u-boot/drivers/mtd/nand/raw/ |
| A D | mxc_nand.c | 733 uint16_t col; local 772 uint16_t col, ret; local 823 int n, col, i = 0; local 894 int n, col, i = 0; local
|
| A D | mt7621_nand_spl.c | 144 u32 addr, col, page, chksz; in nand_spl_load_image() local
|
| /u-boot/fs/ubifs/ |
| A D | lpt.c | 529 static int calc_nnode_num(int row, int col) in calc_nnode_num() 2101 int col) in dbg_chk_pnode() 2231 int row, int col) in dbg_check_lpt_nodes()
|