Home
last modified time | relevance | path

Searched defs:win (Results 1 – 25 of 70) sorted by relevance

123

/drivers/video/fbdev/
Ds3c-fb.c60 #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 …]
/drivers/pci/controller/mobiveil/
Dpcie-mobiveil.h29 #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 …]
/drivers/gpu/drm/exynos/
Dexynos_drm_fimd.c44 #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 …]
Dexynos5433_drm_decon.c264 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
Dexynos7_drm_decon.c106 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
/drivers/bus/
Dmvebu-mbus.c188 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 …]
/drivers/hwtracing/intel_th/
Dmsu.c96 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 …]
/drivers/gpu/drm/rockchip/
Drockchip_drm_vop2.c218 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()
757 struct vop2_win *win, in vop2_setup_csc_mode()
1012 struct vop2_win *win = to_vop2_win(plane); in vop2_plane_atomic_disable() local
1034 struct vop2_win *win = to_vop2_win(plane); in vop2_plane_setup_color_key() local
[all …]
Drockchip_drm_vop.c44 #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 …]
/drivers/media/platform/ti/omap/
Domap_voutlib.c116 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()
Domap_vout.c358 struct v4l2_window *win; in omapvid_init() local
706 struct v4l2_window *win = &f->fmt.win; in vidioc_try_fmt_vid_overlay() local
726 struct v4l2_window *win = &f->fmt.win; in vidioc_s_fmt_vid_overlay() local
772 struct v4l2_window *win = &f->fmt.win; in vidioc_g_fmt_vid_overlay() local
/drivers/acpi/
Dresource.c206 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()
801 static acpi_status acpi_dev_new_resource_entry(struct resource_win *win, in acpi_dev_new_resource_entry()
822 struct resource_win win; in acpi_dev_process_resource() local
921 struct resource_win win; in is_memory() local
/drivers/ata/
Dahci_mvebu.c27 #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
/drivers/scsi/csiostor/
Dcsio_hw_t5.c38 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()
/drivers/net/wireless/intel/iwlegacy/
D3945-rs.c117 il3945_clear_win(struct il3945_rate_scale_data *win) in il3945_clear_win()
241 struct il3945_rate_scale_data *win, int success, in il3945_collect_tx_data()
614 struct il3945_rate_scale_data *win = NULL; in il3945_rs_get_rate() local
D4965-rs.c214 il4965_rs_rate_scale_clear_win(struct il_rate_scale_data *win) in il4965_rs_rate_scale_clear_win()
407 struct il_rate_scale_data *win = NULL; in il4965_rs_collect_tx_data() local
1266 struct il_rate_scale_data *win = &(tbl->win[idx]); in il4965_rs_move_legacy_other() local
1386 struct il_rate_scale_data *win = &(tbl->win[idx]); in il4965_rs_move_siso_to_other() local
1509 struct il_rate_scale_data *win = &(tbl->win[idx]); in il4965_rs_move_mimo2_to_other() local
1737 struct il_rate_scale_data *win = NULL; in il4965_rs_rate_scale_perform() local
/drivers/pci/controller/
Dpci-aardvark.c129 #define OB_WIN_REG_ADDR(win, offset) (OB_WIN_BASE_ADDR + \ argument
132 #define OB_WIN_MATCH_LS(win) OB_WIN_REG_ADDR(win, 0x00) argument
134 #define OB_WIN_MATCH_MS(win) OB_WIN_REG_ADDR(win, 0x04) argument
135 #define OB_WIN_REMAP_LS(win) OB_WIN_REG_ADDR(win, 0x08) argument
136 #define OB_WIN_REMAP_MS(win) OB_WIN_REG_ADDR(win, 0x0c) argument
137 #define OB_WIN_MASK_LS(win) OB_WIN_REG_ADDR(win, 0x10) argument
138 #define OB_WIN_MASK_MS(win) OB_WIN_REG_ADDR(win, 0x14) argument
139 #define OB_WIN_ACTIONS(win) OB_WIN_REG_ADDR(win, 0x18) argument
Dpcie-brcmstb.c68 #define PCIE_MEM_WIN0_LO(win) \ argument
72 #define PCIE_MEM_WIN0_HI(win) \ argument
109 #define PCIE_MEM_WIN0_BASE_LIMIT(win) \ argument
114 #define PCIE_MEM_WIN0_BASE_HI(win) \ argument
119 #define PCIE_MEM_WIN0_LIMIT_HI(win) \ argument
391 unsigned int win, u64 cpu_addr, in brcm_pcie_set_outbound_win()
Dpcie-rcar-ep.c291 struct resource_entry win; in rcar_pcie_ep_map_addr() local
327 struct resource_entry win; in rcar_pcie_ep_unmap_addr() local
Dpcie-rcar.c63 void rcar_pcie_set_outbound(struct rcar_pcie *pcie, int win, in rcar_pcie_set_outbound()
/drivers/media/i2c/
Dov772x.c425 const struct ov772x_win_size *win; member
644 const struct ov772x_win_size *win) in ov772x_set_frame_rate()
958 const struct ov772x_win_size *win = &ov772x_win_sizes[0]; in ov772x_select_win() local
976 const struct ov772x_win_size **win) in ov772x_select_params()
1050 const struct ov772x_win_size *win) in ov772x_set_params()
1207 const struct ov772x_win_size *win; in ov772x_set_fmt() local
/drivers/usb/host/
Dxhci-mvebu.c25 int win; in xhci_mvebu_mbus_config() local
/drivers/media/test-drivers/vivid/
Dvivid-vid-out.c833 struct v4l2_window *win = &f->fmt.win; in vidioc_g_fmt_vid_out_overlay() local
852 struct v4l2_window *win = &f->fmt.win; in vidioc_try_fmt_vid_out_overlay() local
874 struct v4l2_window *win = &f->fmt.win; in vidioc_s_fmt_vid_out_overlay() local
/drivers/pcmcia/
Dpcmcia_resource.c428 pccard_mem_map *win; in pcmcia_release_window() local
837 pccard_mem_map *win; in pcmcia_request_window() local
/drivers/video/fbdev/omap/
Domapfb_main.c678 struct omapfb_update_window *win, in omapfb_update_window_async()
725 struct omapfb_update_window *win) in omapfb_update_win()
741 struct omapfb_update_window win; in omapfb_update_full_screen() local
1034 struct omapfb_update_window win; in omapfb_write_first_pixel() local

123