Home
last modified time | relevance | path

Searched defs:width (Results 1 – 25 of 94) sorted by relevance

1234

/rk3399_rockchip-uboot/include/
H A Dbitfield.h43 static inline uint bitfield_mask(uint shift, uint width) in bitfield_mask()
49 static inline uint bitfield_extract(uint reg_val, uint shift, uint width) in bitfield_extract()
58 static inline uint bitfield_replace(uint reg_val, uint shift, uint width, in bitfield_replace()
H A Dvideo_easylogo.h19 int width; member
/rk3399_rockchip-uboot/scripts/kconfig/lxdialog/
H A Dyesno.c15 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons()
30 int dialog_yesno(const char *title, const char *prompt, int height, int width) in dialog_yesno()
H A Dinputbox.c17 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons()
32 int dialog_inputbox(const char *title, const char *prompt, int height, int width, in dialog_inputbox()
H A Dutil.c230 void attr_clear(WINDOW * win, int height, int width, chtype attr) in attr_clear()
305 int height, width; in init_dialog() local
353 void print_title(WINDOW *dialog, const char *title, int width) in print_title()
370 void print_autowrap(WINDOW * win, const char *prompt, int width, int y, int x) in print_autowrap()
465 draw_box(WINDOW * win, int y, int x, int height, int width, in draw_box()
499 void draw_shadow(WINDOW * win, int y, int x, int height, int width) in draw_shadow()
H A Dtextbox.c49 int height, width, boxh, boxw; in dialog_textbox() local
300 static void print_page(WINDOW *win, int height, int width, update_text_fn in print_page()
329 static void print_line(WINDOW * win, int row, int width) in print_line()
H A Dchecklist.c89 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons()
106 int width, int list_height) in dialog_checklist()
H A Dmenubox.c143 static void print_buttons(WINDOW * win, int height, int width, int selected) in print_buttons()
176 int height, width, menu_height; in dialog_menu() local
/rk3399_rockchip-uboot/arch/arm/mach-uniphier/dram/
H A Dumc-pxs2.c114 static int ddrphy_get_system_latency(void __iomem *phy_base, int width) in ddrphy_get_system_latency()
142 static void ddrphy_init(void __iomem *phy_base, enum dram_freq freq, int width, in ddrphy_init()
464 unsigned long size, int width, int ch) in umc_dc_init()
543 unsigned long size, unsigned int width, int ch) in umc_ch_init()
624 unsigned int width = bd->dram_ch[ch].width; in uniphier_pxs2_umc_init() local
/rk3399_rockchip-uboot/arch/arm/mach-imx/mx6/
H A Dddr.c577 void mx6sx_dram_iocfg(unsigned width, in mx6sx_dram_iocfg()
635 void mx6ul_dram_iocfg(unsigned width, in mx6ul_dram_iocfg()
679 void mx6sl_dram_iocfg(unsigned width, in mx6sl_dram_iocfg()
735 void mx6dq_dram_iocfg(unsigned width, in mx6dq_dram_iocfg()
813 void mx6sdl_dram_iocfg(unsigned width, in mx6sdl_dram_iocfg()
/rk3399_rockchip-uboot/board/barco/platinum/
H A Dspl_picon.c117 static void spl_dram_init(int width) in spl_dram_init()
H A Dspl_titanium.c120 static void spl_dram_init(int width) in spl_dram_init()
/rk3399_rockchip-uboot/arch/arm/mach-zynq/
H A Dddrc.c29 u32 width, ecctype; in zynq_ddrc_init() local
/rk3399_rockchip-uboot/drivers/video/drm/
H A Dbmp_helper.c52 int width, int height, int bits, int x_off, in decode_rle8_bitmap()
146 int stride, padded_width, bpp, i, width, height; in bmpdecoder() local
/rk3399_rockchip-uboot/lib/
H A Dqsort.c24 size_t width, in qsort()
/rk3399_rockchip-uboot/arch/sandbox/include/asm/
H A Dsdl.h80 static inline int sandbox_sdl_init_display(int width, int height, in sandbox_sdl_init_display()
/rk3399_rockchip-uboot/arch/sandbox/cpu/
H A Dsdl.c15 int width; member
62 int sandbox_sdl_init_display(int width, int height, int log2_bpp) in sandbox_sdl_init_display()
/rk3399_rockchip-uboot/drivers/mmc/
H A Dmmc_boot.c86 int mmc_set_boot_bus_width(struct mmc *mmc, u8 width, u8 reset, u8 mode) in mmc_set_boot_bus_width()
/rk3399_rockchip-uboot/drivers/video/
H A Domap3_dss.c35 u32 height, u32 width) in omap3_dss_venc_config()
H A Dvideo_bmp.c47 ulong width, height; in video_display_rle8_bitmap() local
202 unsigned long width, height, byte_width; in video_bmp_display() local
/rk3399_rockchip-uboot/post/lib_powerpc/
H A Dload.c39 uint width; member
H A Dstore.c39 uint width; member
/rk3399_rockchip-uboot/arch/arm/mach-uniphier/
H A Dinit.h17 unsigned int width; member
/rk3399_rockchip-uboot/drivers/ddr/altera/
H A Dsdram.c60 const unsigned int width = 8; in get_errata_rows() local
481 unsigned long row, bank, col, cs, width; in sdram_calculate_size() local
/rk3399_rockchip-uboot/drivers/ddr/marvell/a38x/
H A Dddr3_hws_hw_training.h21 u8 width; member

1234