/Linux-v4.19/drivers/gpu/drm/rcar-du/ |
D | rcar_du_vsp.c | 93 vsp1_du_setup_lif(crtc->vsp->vsp, crtc->vsp_pipe, &cfg); in rcar_du_vsp_enable() 98 vsp1_du_setup_lif(crtc->vsp->vsp, crtc->vsp_pipe, NULL); in rcar_du_vsp_disable() 103 vsp1_du_atomic_begin(crtc->vsp->vsp, crtc->vsp_pipe); in rcar_du_vsp_atomic_begin() 114 vsp1_du_atomic_flush(crtc->vsp->vsp, crtc->vsp_pipe, &cfg); in rcar_du_vsp_atomic_flush() 211 vsp1_du_atomic_update(plane->vsp->vsp, crtc->vsp_pipe, in rcar_du_vsp_plane_setup() 219 struct rcar_du_vsp *vsp = to_rcar_vsp_plane(plane)->vsp; in rcar_du_vsp_plane_prepare_fb() local 220 struct rcar_du_device *rcdu = vsp->dev; in rcar_du_vsp_plane_prepare_fb() 241 ret = vsp1_du_map_sg(vsp->vsp, sgt); in rcar_du_vsp_plane_prepare_fb() 259 vsp1_du_unmap_sg(vsp->vsp, sgt); in rcar_du_vsp_plane_prepare_fb() 270 struct rcar_du_vsp *vsp = to_rcar_vsp_plane(plane)->vsp; in rcar_du_vsp_plane_cleanup_fb() local [all …]
|
D | rcar_du_vsp.h | 25 struct rcar_du_vsp *vsp; member 31 struct device *vsp; member 62 int rcar_du_vsp_init(struct rcar_du_vsp *vsp, struct device_node *np, 69 static inline int rcar_du_vsp_init(struct rcar_du_vsp *vsp, in rcar_du_vsp_init() argument
|
D | rcar_du_kms.c | 471 rcdu->crtcs[i].vsp = &rcdu->vsps[j]; in rcar_du_vsps_init() 480 struct rcar_du_vsp *vsp = &rcdu->vsps[i]; in rcar_du_vsps_init() local 482 vsp->index = i; in rcar_du_vsps_init() 483 vsp->dev = rcdu; in rcar_du_vsps_init() 485 ret = rcar_du_vsp_init(vsp, vsps[i].np, vsps[i].crtcs_mask); in rcar_du_vsps_init()
|
D | rcar_du_crtc.h | 68 struct rcar_du_vsp *vsp; member
|
D | rcar_du_crtc.c | 788 for (i = 0; i < rcrtc->vsp->num_planes; ++i) { in rcar_du_crtc_set_crc_source() 789 if (index == rcrtc->vsp->planes[i].plane.base.id) { in rcar_du_crtc_set_crc_source() 795 if (i >= rcrtc->vsp->num_planes) in rcar_du_crtc_set_crc_source() 963 primary = &rcrtc->vsp->planes[rcrtc->vsp_pipe].plane; in rcar_du_crtc_create()
|
/Linux-v4.19/arch/arm/kernel/ |
D | unwind.c | 246 unsigned long **vsp, unsigned int reg) in unwind_pop_register() argument 249 if (*vsp >= (unsigned long *)ctrl->sp_high) in unwind_pop_register() 252 ctrl->vrs[reg] = *(*vsp)++; in unwind_pop_register() 260 unsigned long *vsp = (unsigned long *)ctrl->vrs[SP]; in unwind_exec_pop_subset_r4_to_r13() local 266 if (unwind_pop_register(ctrl, &vsp, reg)) in unwind_exec_pop_subset_r4_to_r13() 272 ctrl->vrs[SP] = (unsigned long)vsp; in unwind_exec_pop_subset_r4_to_r13() 280 unsigned long *vsp = (unsigned long *)ctrl->vrs[SP]; in unwind_exec_pop_r4_to_rN() local 285 if (unwind_pop_register(ctrl, &vsp, reg)) in unwind_exec_pop_r4_to_rN() 289 if (unwind_pop_register(ctrl, &vsp, 14)) in unwind_exec_pop_r4_to_rN() 292 ctrl->vrs[SP] = (unsigned long)vsp; in unwind_exec_pop_r4_to_rN() [all …]
|
/Linux-v4.19/sound/soc/codecs/ |
D | cx20442.c | 160 int vls, vsp, old, len; in cx20442_write() local 178 vsp = cx20442_pm_to_v253_vsp(value); in cx20442_write() 179 if (vsp < 0) in cx20442_write() 180 return vsp; in cx20442_write() 184 if (vsp == cx20442_pm_to_v253_vsp(old)) in cx20442_write() 186 len = snprintf(buf, ARRAY_SIZE(buf), "at+vsp=%d\r", vsp); in cx20442_write() 187 } else if (vsp == cx20442_pm_to_v253_vsp(old)) in cx20442_write() 191 "at+vls=%d;+vsp=%d\r", vls, vsp); in cx20442_write()
|
/Linux-v4.19/arch/arm/vfp/ |
D | vfpsingle.c | 324 struct vfp_single *vsp = &vsd; in vfp_single_fsqrt() local 327 ret = vfp_propagate_nan(vsp, &vsm, NULL, fpscr); in vfp_single_fsqrt() 330 vsp = &vsm; in vfp_single_fsqrt() 334 vsp = &vfp_single_default_qnan; in vfp_single_fsqrt() 337 vfp_put_float(vfp_single_pack(vsp), sd); in vfp_single_fsqrt() 732 struct vfp_single *vsp; in vfp_single_fadd_nonnumber() local 748 vsp = &vfp_single_default_qnan; in vfp_single_fadd_nonnumber() 753 vsp = vsn; in vfp_single_fadd_nonnumber() 759 vsp = vsn; in vfp_single_fadd_nonnumber() 766 *vsd = *vsp; in vfp_single_fadd_nonnumber() [all …]
|
/Linux-v4.19/drivers/video/fbdev/ |
D | carminefb.c | 65 u32 vsp; member 108 .vsp = 490, 120 .vsp = 601, 370 u32 hdp, vdp, htp, hsp, hsw, vtr, vsp, vsw; in set_display_parameters() local 382 vsp = par->res->vsp - 1; in set_display_parameters() 396 (vdp << CARMINE_DISP_VDP_SHIFT) | vsp); in set_display_parameters()
|
/Linux-v4.19/Documentation/devicetree/bindings/clock/ |
D | sprd.txt | 15 - "sprd,sc9860-vsp-clk" 16 - "sprd,sc9860-vsp-gate"
|
/Linux-v4.19/arch/arm64/boot/dts/renesas/ |
D | r8a7795-es1.dtsi | 58 vspi2: vsp@fe9c0000 { 78 vspd3: vsp@fea38000 {
|
D | r8a77995.dtsi | 882 vspbs: vsp@fe960000 { 892 vspd0: vsp@fea20000 { 902 vspd1: vsp@fea28000 {
|
D | r8a7795.dtsi | 2515 vspbd: vsp@fe960000 { 2526 vspbc: vsp@fe920000 { 2537 vspd0: vsp@fea20000 { 2548 vspd1: vsp@fea28000 { 2559 vspd2: vsp@fea30000 { 2570 vspi0: vsp@fe9a0000 { 2581 vspi1: vsp@fe9b0000 {
|
D | r8a77965.dtsi | 1589 vspb: vsp@fe960000 { 1608 vspi0: vsp@fe9a0000 { 1627 vspd0: vsp@fea20000 { 1646 vspd1: vsp@fea28000 {
|
D | r8a7796.dtsi | 2243 vspb: vsp@fe960000 { 2254 vspd0: vsp@fea20000 { 2265 vspd1: vsp@fea28000 { 2276 vspd2: vsp@fea30000 { 2287 vspi0: vsp@fe9a0000 {
|
/Linux-v4.19/Documentation/devicetree/bindings/media/ |
D | renesas,vsp1.txt | 25 vsp@fe928000 {
|
/Linux-v4.19/drivers/video/fbdev/mb862xx/ |
D | mb862xxfbdrv.c | 63 static inline int vsp(struct fb_var_screeninfo *var) in vsp() function 257 reg = pack((fbi->var.yres - 1), vsp(&fbi->var)); in mb862xxfb_set_par() 449 unsigned long hsp, vsp, ht, vt; in mb862xxfb_init_fbinfo() local 456 vsp = (reg & 0x0fff) + 1; in mb862xxfb_init_fbinfo() 477 fbi->var.lower_margin = vsp - fbi->var.yres; in mb862xxfb_init_fbinfo() 478 fbi->var.upper_margin = vt - vsp - fbi->var.vsync_len; in mb862xxfb_init_fbinfo()
|
/Linux-v4.19/arch/arm64/boot/dts/sprd/ |
D | sc9860.dtsi | 254 compatible = "sprd,sc9860-vsp-clk"; 260 vsp_gate: vsp-gate { 261 compatible = "sprd,sc9860-vsp-gate";
|
/Linux-v4.19/drivers/gpu/drm/radeon/ |
D | ni_dpm.h | 158 u32 vsp; member
|
/Linux-v4.19/Documentation/devicetree/bindings/iommu/ |
D | renesas,ipmmu-vmsa.txt | 65 vsp@fe928000 {
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | r8a7792.dtsi | 792 vsp@fe928000 { 801 vsp@fe930000 { 810 vsp@fe938000 {
|
D | r8a7790.dtsi | 1637 vsp@fe920000 { 1646 vsp@fe928000 { 1655 vsp@fe930000 { 1664 vsp@fe938000 {
|
D | r8a7791.dtsi | 1621 vsp@fe928000 { 1630 vsp@fe930000 { 1639 vsp@fe938000 {
|
D | r8a7743.dtsi | 1656 vsp@fe928000 { 1665 vsp@fe930000 { 1674 vsp@fe938000 {
|
D | r8a7794.dtsi | 1322 vsp@fe928000 { 1331 vsp@fe930000 {
|