/openbmc/linux/drivers/video/fbdev/ |
H A D | s3c-fb.c | 60 #define OSD_BASE(win, variant) ((variant).osd + ((win) * (variant).osd_stride)) argument 61 #define VIDOSD_A(win, variant) (OSD_BASE(win, variant) + 0x00) argument 62 #define VIDOSD_B(win, variant) (OSD_BASE(win, variant) + 0x04) argument 63 #define VIDOSD_C(win, variant) (OSD_BASE(win, variant) + 0x08) argument 64 #define VIDOSD_D(win, variant) (OSD_BASE(win, variant) + 0x0C) argument 137 struct s3c_fb_win_variant *win[S3C_FB_MAX_WIN]; member 227 static bool s3c_fb_validate_win_bpp(struct s3c_fb_win *win, unsigned int bpp) in s3c_fb_validate_win_bpp() 243 struct s3c_fb_win *win = info->par; in s3c_fb_check_var() local 393 static void vidosd_set_size(struct s3c_fb_win *win, u32 size) in vidosd_set_size() 409 static void vidosd_set_alpha(struct s3c_fb_win *win, u32 alpha) in vidosd_set_alpha() [all …]
|
/openbmc/linux/drivers/pci/controller/mobiveil/ |
H A D | pcie-mobiveil.h | 29 #define PAB_REG_ADDR(offset, win) \ argument 31 #define PAB_EXT_REG_ADDR(offset, win) \ argument 69 #define PAB_AXI_AMAP_CTRL(win) PAB_REG_ADDR(0x0ba0, win) argument 75 #define PAB_EXT_AXI_AMAP_SIZE(win) PAB_EXT_REG_ADDR(0xbaf0, win) argument 77 #define PAB_EXT_AXI_AMAP_AXI_WIN(win) PAB_EXT_REG_ADDR(0x80a0, win) argument 78 #define PAB_AXI_AMAP_AXI_WIN(win) PAB_REG_ADDR(0x0ba4, win) argument 81 #define PAB_AXI_AMAP_PEX_WIN_L(win) PAB_REG_ADDR(0x0ba8, win) argument 86 #define PAB_AXI_AMAP_PEX_WIN_H(win) PAB_REG_ADDR(0x0bac, win) argument 89 #define PAB_PEX_AMAP_CTRL(win) PAB_REG_ADDR(0x4ba0, win) argument 94 #define PAB_EXT_PEX_AMAP_SIZEN(win) PAB_EXT_REG_ADDR(0xbef0, win) argument [all …]
|
/openbmc/u-boot/arch/arm/mach-mvebu/ |
H A D | mbus.c | 108 int win, int *enabled, u64 *base, in mvebu_mbus_read_window() 145 int win) in mvebu_mbus_disable_window() 161 const int win) in mvebu_mbus_window_is_free() 178 int win; in mvebu_mbus_window_conflicts() local 215 int win; in mvebu_mbus_find_window() local 237 int win, phys_addr_t base, size_t size, in mvebu_mbus_setup_window() 269 int win; in mvebu_mbus_alloc_window() local 293 static unsigned int armada_370_xp_mbus_win_offset(int win) in armada_370_xp_mbus_win_offset() 313 static unsigned int orion5x_mbus_win_offset(int win) in orion5x_mbus_win_offset() 398 int win; in mvebu_mbus_del_window() local [all …]
|
/openbmc/linux/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_fimd.c | 44 #define VIDOSD_A(win) (VIDOSD_BASE + 0x00 + (win) * 16) argument 45 #define VIDOSD_B(win) (VIDOSD_BASE + 0x04 + (win) * 16) argument 50 #define VIDOSD_C(win) (VIDOSD_BASE + 0x08 + (win) * 16) argument 52 #define VIDOSD_D(win) (VIDOSD_BASE + 0x0C + (win) * 16) argument 54 #define VIDWnALPHA0(win) (VIDW_ALPHA + 0x00 + (win) * 8) argument 55 #define VIDWnALPHA1(win) (VIDW_ALPHA + 0x04 + (win) * 8) argument 57 #define VIDWx_BUF_START(win, buf) (VIDW_BUF_START(buf) + (win) * 8) argument 58 #define VIDWx_BUF_START_S(win, buf) (VIDW_BUF_START_S(buf) + (win) * 8) argument 59 #define VIDWx_BUF_END(win, buf) (VIDW_BUF_END(buf) + (win) * 8) argument 60 #define VIDWx_BUF_SIZE(win, buf) (VIDW_BUF_SIZE(buf) + (win) * 4) argument [all …]
|
H A D | exynos5433_drm_decon.c | 264 static void decon_win_set_bldeq(struct decon_context *ctx, unsigned int win, in decon_win_set_bldeq() 290 static void decon_win_set_bldmod(struct decon_context *ctx, unsigned int win, in decon_win_set_bldmod() 319 static void decon_win_set_pixfmt(struct decon_context *ctx, unsigned int win, in decon_win_set_pixfmt() 407 unsigned int win = plane->index; in decon_update_plane() local 461 unsigned int win = plane->index; in decon_disable_plane() local 569 int win, i, ret; in decon_clear_channels() local 626 unsigned int win; in decon_bind() local
|
H A D | exynos7_drm_decon.c | 106 unsigned int win, ch_enabled = 0; in decon_clear_channels() local 261 static void decon_win_set_pixfmt(struct decon_context *ctx, unsigned int win, in decon_win_set_pixfmt() 333 static void decon_win_set_colkey(struct decon_context *ctx, unsigned int win) in decon_win_set_colkey() 354 unsigned int win, bool protect) in decon_shadow_protect_win() 391 unsigned int win = plane->index; in decon_update_plane() local 482 unsigned int win = plane->index; in decon_disable_plane() local
|
/openbmc/linux/drivers/bus/ |
H A D | mvebu-mbus.c | 188 const int win) in mvebu_mbus_window_is_remappable() 198 int win, int *enabled, u64 *base, in mvebu_mbus_read_window() 237 int win) in mvebu_mbus_disable_window() 255 const int win) in mvebu_mbus_window_is_free() 273 int win; in mvebu_mbus_window_conflicts() local 304 int win; in mvebu_mbus_find_window() local 326 int win, phys_addr_t base, size_t size, in mvebu_mbus_setup_window() 375 int win; in mvebu_mbus_alloc_window() local 474 int win; in mvebu_devs_debug_show() local 514 static unsigned int generic_mbus_win_cfg_offset(int win) in generic_mbus_win_cfg_offset() [all …]
|
/openbmc/linux/drivers/hwtracing/intel_th/ |
H A D | msu.c | 96 struct msc_window *win; member 278 static inline struct scatterlist *msc_win_base_sg(struct msc_window *win) in msc_win_base_sg() 283 static inline struct msc_block_desc *msc_win_base(struct msc_window *win) in msc_win_base() 288 static inline dma_addr_t msc_win_base_dma(struct msc_window *win) in msc_win_base_dma() 294 msc_win_base_pfn(struct msc_window *win) in msc_win_base_pfn() 304 static inline bool msc_is_last_win(struct msc_window *win) in msc_is_last_win() 315 static struct msc_window *msc_next_window(struct msc_window *win) in msc_next_window() 324 static size_t msc_win_total_sz(struct msc_window *win) in msc_win_total_sz() 356 struct msc_window *win; in msc_find_window() local 393 struct msc_window *win; in msc_oldest_window() local [all …]
|
/openbmc/linux/lib/ |
H A D | win_minmax.c | 29 static u32 minmax_subwin_update(struct minmax *m, u32 win, in minmax_subwin_update() 67 u32 minmax_running_max(struct minmax *m, u32 win, u32 t, u32 meas) in minmax_running_max() 85 u32 minmax_running_min(struct minmax *m, u32 win, u32 t, u32 meas) in minmax_running_min()
|
/openbmc/u-boot/scripts/kconfig/lxdialog/ |
H A D | menubox.c | 53 static void do_print_item(WINDOW * win, const char *item, int line_y, in do_print_item() 98 static void print_arrows(WINDOW * win, int item_no, int scroll, int y, int x, in print_arrows() 142 static void print_buttons(WINDOW * win, int height, int width, int selected) in print_buttons() 158 static void do_scroll(WINDOW *win, int *scroll, int n) in do_scroll()
|
H A D | util.c | 229 void attr_clear(WINDOW * win, int height, int width, chtype attr) in attr_clear() 369 void print_autowrap(WINDOW * win, const char *prompt, int width, int y, int x) in print_autowrap() 434 void print_button(WINDOW * win, const char *label, int y, int x, int selected) in print_button() 464 draw_box(WINDOW * win, int y, int x, int height, int width, in draw_box() 498 void draw_shadow(WINDOW * win, int y, int x, int height, int width) in draw_shadow() 547 int on_key_esc(WINDOW *win) in on_key_esc()
|
H A D | textbox.c | 299 static void print_page(WINDOW *win, int height, int width, update_text_fn in print_page() 328 static void print_line(WINDOW * win, int row, int width) in print_line() 386 static void print_position(WINDOW * win) in print_position()
|
/openbmc/linux/scripts/kconfig/lxdialog/ |
H A D | menubox.c | 53 static void do_print_item(WINDOW * win, const char *item, int line_y, in do_print_item() 90 static void print_arrows(WINDOW * win, int item_no, int scroll, int y, int x, in print_arrows() 134 static void print_buttons(WINDOW * win, int height, int width, int selected) in print_buttons() 150 static void do_scroll(WINDOW *win, int *scroll, int n) in do_scroll()
|
H A D | util.c | 229 void attr_clear(WINDOW * win, int height, int width, chtype attr) in attr_clear() 369 void print_autowrap(WINDOW * win, const char *prompt, int width, int y, int x) in print_autowrap() 434 void print_button(WINDOW * win, const char *label, int y, int x, int selected) in print_button() 464 draw_box(WINDOW * win, int y, int x, int height, int width, in draw_box() 498 void draw_shadow(WINDOW * win, int y, int x, int height, int width) in draw_shadow() 547 int on_key_esc(WINDOW *win) in on_key_esc()
|
H A D | textbox.c | 84 static void print_line(WINDOW *win, int row, int width) in print_line() 101 static void print_page(WINDOW *win, int height, int width) in print_page() 119 static void print_position(WINDOW *win) in print_position()
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | vas.c | 53 static int h_allocate_vas_window(struct pseries_vas_window *win, u64 *domain, in h_allocate_vas_window() 111 static int h_modify_vas_window(struct pseries_vas_window *win) in h_modify_vas_window() 465 struct pseries_vas_window *win; in vas_paste_address() local 471 static int deallocate_free_window(struct pseries_vas_window *win) in deallocate_free_window() 493 struct pseries_vas_window *win; in vas_deallocate_window() local 636 struct pseries_vas_window *win = NULL, *tmp; in reconfig_open_windows() local 744 struct pseries_vas_window *win, *tmp; in reconfig_close_windows() local
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | kgdb_32.c | 21 struct reg_window32 *win; in pt_regs_to_gdb_regs() local 50 struct reg_window32 *win; in sleeping_thread_to_gdb_regs() local 84 struct reg_window32 *win; in gdb_regs_to_pt_regs() local
|
H A D | kgdb_64.c | 21 struct reg_window *win; in pt_regs_to_gdb_regs() local 50 struct reg_window *win; in sleeping_thread_to_gdb_regs() local 90 struct reg_window *win; in gdb_regs_to_pt_regs() local
|
H A D | unaligned_64.c | 130 struct reg_window *win; in fetch_reg() local 138 struct reg_window __user *win; in fetch_reg() local 155 struct reg_window *win; in fetch_reg_addr() local 163 struct reg_window *win; in fetch_reg_addr() local 422 struct reg_window __user *win; in handle_popc() local
|
/openbmc/linux/drivers/media/platform/ti/omap/ |
H A D | omap_voutlib.c | 116 struct v4l2_window *win, struct v4l2_framebuffer *fbuf, in omap_vout_new_window() 170 struct v4l2_rect *crop, struct v4l2_window *win, in omap_vout_new_crop() 287 struct v4l2_window *win) in omap_vout_new_format()
|
/openbmc/linux/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_vop2.c | 217 struct vop2_win win[]; member 259 static void vop2_win_write(const struct vop2_win *win, unsigned int reg, u32 v) in vop2_win_write() 264 static bool vop2_cluster_window(const struct vop2_win *win) in vop2_cluster_window() 277 static void vop2_win_disable(struct vop2_win *win) in vop2_win_disable() 461 struct vop2_win *win = to_vop2_win(plane); in rockchip_vop2_mod_supported() local 574 static int vop2_get_cluster_lb_mode(struct vop2_win *win, in vop2_get_cluster_lb_mode() 614 static void vop2_setup_scale(struct vop2 *vop2, const struct vop2_win *win, in vop2_setup_scale() 766 struct vop2_win *win, in vop2_setup_csc_mode() 1021 struct vop2_win *win = to_vop2_win(plane); in vop2_plane_atomic_disable() local 1043 struct vop2_win *win = to_vop2_win(plane); in vop2_plane_setup_color_key() local [all …]
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | nconf.gui.c | 148 void print_in_middle(WINDOW *win, in print_in_middle() 215 void fill_window(WINDOW *win, const char *text) in fill_window() 251 WINDOW *win; in btn_dialog() local 364 WINDOW *win; in dialog_inputbox() local 563 WINDOW *win; in show_scroll_win() local
|
/openbmc/linux/drivers/ata/ |
H A D | ahci_mvebu.c | 27 #define AHCI_WINDOW_CTRL(win) (0x60 + ((win) << 4)) argument 28 #define AHCI_WINDOW_BASE(win) (0x64 + ((win) << 4)) argument 29 #define AHCI_WINDOW_SIZE(win) (0x68 + ((win) << 4)) argument
|
/openbmc/u-boot/drivers/mmc/ |
H A D | mv_sdhci.c | 11 #define SDHCI_WINDOW_CTRL(win) (0x4080 + ((win) << 4)) argument 12 #define SDHCI_WINDOW_BASE(win) (0x4084 + ((win) << 4)) argument
|
/openbmc/u-boot/drivers/ddr/marvell/axp/ |
H A D | xor_regs.h | 97 #define XOR_BASE_ADDR_REG(unit, win) (MV_XOR_REGS_BASE(unit) + (0x250 + ((win) * 4))) argument 98 #define XOR_SIZE_MASK_REG(unit, win) (MV_XOR_REGS_BASE(unit) + (0x270 + ((win) * 4))) argument 99 #define XOR_HIGH_ADDR_REMAP_REG(unit, win) (MV_XOR_REGS_BASE(unit) + (0x290 + ((win) * 4))) argument 100 #define XOR_ADDR_OVRD_REG(unit, win) (MV_XOR_REGS_BASE(unit) + (0x2A0 + ((win) * 4))) argument
|