/linux-6.6.21/drivers/video/fbdev/ |
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 …]
|
/linux-6.6.21/drivers/pci/controller/mobiveil/ |
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 …]
|
/linux-6.6.21/drivers/gpu/drm/exynos/ |
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 …]
|
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
|
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
|
/linux-6.6.21/drivers/bus/ |
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 …]
|
/linux-6.6.21/drivers/hwtracing/intel_th/ |
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 …]
|
/linux-6.6.21/lib/ |
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()
|
/linux-6.6.21/arch/powerpc/platforms/pseries/ |
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
|
/linux-6.6.21/scripts/kconfig/lxdialog/ |
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()
|
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()
|
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()
|
D | checklist.c | 18 static void print_item(WINDOW * win, int choice, int selected) in print_item() 52 static void print_arrows(WINDOW * win, int choice, int item_no, int scroll, in print_arrows()
|
/linux-6.6.21/drivers/gpu/drm/rockchip/ |
D | rockchip_drm_vop2.c | 218 struct vop2_win win[]; member 260 static void vop2_win_write(const struct vop2_win *win, unsigned int reg, u32 v) in vop2_win_write() 265 static bool vop2_cluster_window(const struct vop2_win *win) in vop2_cluster_window() 278 static void vop2_win_disable(struct vop2_win *win) in vop2_win_disable() 462 struct vop2_win *win = to_vop2_win(plane); in rockchip_vop2_mod_supported() local 565 static int vop2_get_cluster_lb_mode(struct vop2_win *win, in vop2_get_cluster_lb_mode() 605 static void vop2_setup_scale(struct vop2 *vop2, const struct vop2_win *win, in vop2_setup_scale() 755 struct vop2_win *win, in vop2_setup_csc_mode() 1010 struct vop2_win *win = to_vop2_win(plane); in vop2_plane_atomic_disable() local 1032 struct vop2_win *win = to_vop2_win(plane); in vop2_plane_setup_color_key() local [all …]
|
D | rockchip_drm_vop.c | 44 #define VOP_WIN_SET(vop, win, name, v) \ argument 46 #define VOP_SCL_SET(vop, win, name, v) \ argument 48 #define VOP_SCL_SET_EXT(vop, win, name, v) \ argument 87 #define VOP_WIN_GET(vop, win, name) \ argument 90 #define VOP_WIN_HAS_REG(win, name) \ argument 93 #define VOP_WIN_GET_YRGBADDR(vop, win) \ argument 187 struct vop_win win[]; member 366 static void scl_vop_cal_scl_fac(struct vop *vop, const struct vop_win_data *win, in scl_vop_cal_scl_fac() 591 const struct vop_win_data *win = vop_win->data; in vop_win_disable() local 704 const struct vop_win_data *win = vop_win->data; in rockchip_drm_set_win_enabled() local [all …]
|
/linux-6.6.21/arch/sparc/kernel/ |
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
|
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
|
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
|
D | unaligned_32.c | 96 struct reg_window32 *win; in fetch_reg() local 108 struct reg_window32 __user *win; in safe_fetch_reg() local 128 struct reg_window32 *win; in fetch_reg_addr() local
|
/linux-6.6.21/drivers/media/platform/ti/omap/ |
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()
|
/linux-6.6.21/drivers/ata/ |
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
|
/linux-6.6.21/drivers/acpi/ |
D | resource.c | 206 static bool acpi_decode_space(struct resource_win *win, in acpi_decode_space() 290 struct resource_win *win) in acpi_dev_resource_address_space() 319 struct resource_win *win) in acpi_dev_resource_ext_address_space() 756 static acpi_status acpi_dev_new_resource_entry(struct resource_win *win, in acpi_dev_new_resource_entry() 777 struct resource_win win; in acpi_dev_process_resource() local 876 struct resource_win win; in is_memory() local
|
/linux-6.6.21/scripts/kconfig/ |
D | nconf.gui.c | 120 void print_in_middle(WINDOW *win, int y, int width, const char *str, int attrs) in print_in_middle() 165 void fill_window(WINDOW *win, const char *text) in fill_window() 201 WINDOW *win; in btn_dialog() local 314 WINDOW *win; in dialog_inputbox() local 521 WINDOW *win; in show_scroll_win_ext() local
|
/linux-6.6.21/drivers/scsi/csiostor/ |
D | csio_hw_t5.c | 38 csio_t5_set_mem_win(struct csio_hw *hw, uint32_t win) in csio_t5_set_mem_win() 253 csio_t5_memory_rw(struct csio_hw *hw, u32 win, int mtype, u32 addr, in csio_t5_memory_rw()
|
/linux-6.6.21/mm/ |
D | swap_state.c | 52 #define SWAP_RA_VAL(addr, win, hits) \ argument 351 int win, hits; in swap_cache_get_folio() local 711 unsigned short win; member 723 unsigned int max_win, hits, prev_win, win; in swap_ra_info() local
|