Home
last modified time | relevance | path

Searched defs:col (Results 76 – 100 of 165) sorted by relevance

1234567

/openbmc/linux/tools/perf/util/
H A Dhist.c43 u16 hists__col_len(struct hists *hists, enum hist_column col) in hists__col_len()
48 void hists__set_col_len(struct hists *hists, enum hist_column col, u16 len) in hists__set_col_len()
53 bool hists__new_col_len(struct hists *hists, enum hist_column col, u16 len) in hists__new_col_len()
64 enum hist_column col; in hists__reset_col_len() local
/openbmc/qemu/hw/arm/
H A Dmusicpal.c128 static uint8_t scale_lcd_color(musicpal_lcd_state *s, uint8_t col) in scale_lcd_color()
141 int x, int y, uint32_t col) in set_lcd_pixel32()
158 int x, y, col; in lcd_refresh() local
/openbmc/linux/drivers/mtd/nand/raw/
H A Dvf610_nfc.c326 static inline void vf610_nfc_run(struct vf610_nfc *nfc, u32 col, u32 row, in vf610_nfc_run()
363 u32 col = 0, row = 0, cmd1 = 0, cmd2 = 0, code = 0; in vf610_nfc_cmd() local
/openbmc/qemu/hw/display/
H A Dtcx.c473 uint32_t col; in tcx_stip_writel() local
505 uint32_t col; in tcx_rstip_writel() local
H A Dvga.c1040 uint32_t v, col, *palette; in update_palette16() local
1067 uint32_t v, col, *palette; in update_palette256() local
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dsdram_rk3399.h77 unsigned int col; member
/openbmc/linux/drivers/input/keyboard/
H A Dtca8418_keypad.c163 int error, col, row; in tca8418_read_keypad() local
H A Domap4-keypad.c117 unsigned int col, row, code; in omap4_keypad_report_keys() local
H A Dpxa27x_keypad.c412 int row, col, num_keys_pressed = 0; in pxa27x_keypad_scan_matrix() local
/openbmc/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_crtc2.c33 u_int32_t col; in matroxfb_dh_setcolreg() local
/openbmc/linux/drivers/power/supply/
H A Dda9052-battery.c461 u8 col; in da9052_USB_current_notifier() local
/openbmc/u-boot/lib/efi_loader/
H A Defi_gop.c394 u32 bpix, col, row; in efi_gop_register() local
/openbmc/u-boot/drivers/ram/rockchip/
H A Dsdram_rk322x.c603 u32 bw, row, col, addr; in dram_cap_detect() local
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dumc_v8_10.c212 uint32_t channel_index, addr_lsb, col = 0; in umc_v8_10_convert_error_address() local
/openbmc/u-boot/drivers/video/
H A Dcfb_console.c704 static void console_cursor_set_position(int row, int col) in console_cursor_set_position()
2188 void video_position_cursor(unsigned col, unsigned row) in video_position_cursor()
/openbmc/u-boot/common/
H A Dcommand.c351 int n = *np, col = *colp; in cmd_auto_complete() local
/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Drfbuffer.h77 u8 col; member
/openbmc/linux/drivers/video/fbdev/core/
H A Dfbcon.h123 int col; in attr_col_ec() local
/openbmc/linux/drivers/edac/
H A Darmada_xp_edac.c84 uint16_t col) in axp_mc_calc_address()
H A Dsynopsys_edac.c277 u32 col; member
954 int col = 0, row = 0, bank = 0, bankgrp = 0, rank = 0, regval; in ddr_poison_setup() local
H A Ddmc520_edac.c105 u32 col; member
/openbmc/u-boot/tools/easylogo/
H A Deasylogo.c320 int count = image->size, col = 0; in image_save_header() local
/openbmc/u-boot/arch/x86/cpu/quark/
H A Dsmc.h138 #define DCMD_WR(rnk, col) (4 | ((rnk) << 22) | ((col) << 6)) argument
139 #define DCMD_RD(rnk, col) (5 | ((rnk) << 22) | ((col) << 6)) argument
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Drtw8822b.c383 static void rtw8822b_get_cca_val(const struct cca_ccut *cca_ccut, u8 col, in rtw8822b_get_cca_val()
426 u8 col; in rtw8822b_set_channel_cca() local
/openbmc/linux/tools/perf/ui/
H A Dbrowser.c315 col = browser->width, in ui_browser__scrollbar_set() local

1234567