| /linux/drivers/gpu/drm/nouveau/dispnv04/ |
| H A D | overlay.c | 40 bool flip; member 127 bool flip = nv_plane->flip; in nv10_update_plane() local 154 nvif_wr32(dev, NV_PVIDEO_BASE(flip), 0); in nv10_update_plane() 155 nvif_wr32(dev, NV_PVIDEO_OFFSET_BUFF(flip), nvbo->offset); in nv10_update_plane() 156 nvif_wr32(dev, NV_PVIDEO_SIZE_IN(flip), src_h << 16 | src_w); in nv10_update_plane() 157 nvif_wr32(dev, NV_PVIDEO_POINT_IN(flip), src_y << 16 | src_x); in nv10_update_plane() 158 nvif_wr32(dev, NV_PVIDEO_DS_DX(flip), (src_w << 20) / crtc_w); in nv10_update_plane() 159 nvif_wr32(dev, NV_PVIDEO_DT_DY(flip), (src_h << 20) / crtc_h); in nv10_update_plane() 160 nvif_wr32(dev, NV_PVIDEO_POINT_OUT(flip), crtc_y << 16 | crtc_x); in nv10_update_plane() 161 nvif_wr32(dev, NV_PVIDEO_SIZE_OUT(flip), crtc_h << 16 | crtc_w); in nv10_update_plane() [all …]
|
| H A D | disp.c | 64 nvif_event_block(&disp->flip); in nv04_display_fini() 124 nvif_event_allow(&disp->flip); in nv04_display_init() 204 nvif_event_dtor(&disp->flip); in nv04_display_destroy() 240 true, NULL, 0, &disp->flip); in nv04_display_create()
|
| /linux/drivers/media/usb/gspca/gl860/ |
| H A D | gl860-mi2020.c | 364 sd->vcur.flip = 0; in mi2020_init_settings() 376 sd->vmax.flip = 1; in mi2020_init_settings() 445 s32 flip = (((sd->vcur.flip > 0) ^ sd->mirrorMask) > 0); in mi2020_init_post_alt() local 474 dat_hvflip2[2] = 0x6c + 2 * (1 - flip) + (1 - mirror); in mi2020_init_post_alt() 475 dat_hvflip4[2] = 0x24 + 2 * (1 - flip) + (1 - mirror); in mi2020_init_post_alt() 594 sd->vold.flip = flip; in mi2020_init_post_alt() 633 s32 flip = (((sd->vcur.flip > 0) ^ sd->mirrorMask) > 0); in mi2020_camera_settings() local 691 if (mirror != sd->vold.mirror || flip != sd->vold.flip) { in mi2020_camera_settings() 693 sd->vold.flip = flip; in mi2020_camera_settings() 695 dat_hvflip2[2] = 0x6c + 2 * (1 - flip) + (1 - mirror); in mi2020_camera_settings() [all …]
|
| H A D | gl860-ov2640.c | 184 sd->vcur.flip = 0; in ov2640_init_settings() 195 sd->vmax.flip = 1; in ov2640_init_settings() 248 sd->vold.flip = -1; in ov2640_init_pre_alt() 348 s32 flip = (((sd->vcur.flip > 0) ^ sd->mirrorMask) == 0); in ov2640_camera_settings() local 438 if (mirror != sd->vold.mirror || flip != sd->vold.flip) { in ov2640_camera_settings() 440 sd->vold.flip = flip; in ov2640_camera_settings() 448 flip = 0x50 * flip + mirror; in ov2640_camera_settings() 452 ctrl_out(gspca_dev, 0x40, 1, 0x6028 + flip, 0x0004, 0, NULL); in ov2640_camera_settings()
|
| H A D | gl860-mi1320.c | 213 sd->vcur.flip = 0; in mi1320_init_settings() 225 sd->vmax.flip = 1; in mi1320_init_settings() 290 sd->vold.flip = -1; in mi1320_init_pre_alt() 376 s32 flip = (((sd->vcur.flip > 0) ^ sd->mirrorMask) > 0); in mi1320_camera_settings() local 507 if (mirror != sd->vold.mirror || flip != sd->vold.flip) { in mi1320_camera_settings() 510 sd->vold.flip = flip; in mi1320_camera_settings() 512 dat_hvflip2[3] = flip + 2 * mirror; in mi1320_camera_settings()
|
| H A D | gl860.c | 75 sd->vcur.flip = ctrl->val; in sd_s_ctrl() 138 if (sd->vmax.flip) in sd_init_controls() 140 0, sd->vmax.flip, 1, sd->vcur.flip); in sd_init_controls()
|
| H A D | gl860.h | 43 u8 flip; member
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | setget_sockopt.c | 30 unsigned int flip:1; member 38 { .opt = SO_REUSEADDR, .flip = 1, }, 41 { .opt = SO_KEEPALIVE, .flip = 1, }, 43 { .opt = SO_REUSEPORT, .flip = 1, }, 47 { .opt = SO_TXREHASH, .flip = 1, }, 52 { .opt = TCP_NODELAY, .flip = 1, }, 59 { .opt = TCP_THIN_LINEAR_TIMEOUTS, .flip = 1, }, 77 { .opt = IPV6_AUTOFLOWLABEL, .flip = 1, }, 166 if (t->flip) in bpf_test_ip_sockopt() 183 if (t->flip) in bpf_test_ipv6_sockopt() [all...] |
| /linux/drivers/media/platform/samsung/exynos4-is/ |
| H A D | fimc-reg.c | 43 u32 flip = FIMC_REG_MSCTRL_FLIP_NORMAL; in fimc_hw_get_in_flip() local 46 flip = FIMC_REG_MSCTRL_FLIP_Y_MIRROR; in fimc_hw_get_in_flip() 48 flip = FIMC_REG_MSCTRL_FLIP_X_MIRROR; in fimc_hw_get_in_flip() 51 return flip; in fimc_hw_get_in_flip() 53 return (flip ^ FIMC_REG_MSCTRL_FLIP_180) & FIMC_REG_MSCTRL_FLIP_180; in fimc_hw_get_in_flip() 58 u32 flip = FIMC_REG_CITRGFMT_FLIP_NORMAL; in fimc_hw_get_target_flip() local 61 flip |= FIMC_REG_CITRGFMT_FLIP_Y_MIRROR; in fimc_hw_get_target_flip() 63 flip |= FIMC_REG_CITRGFMT_FLIP_X_MIRROR; in fimc_hw_get_target_flip() 66 return flip; in fimc_hw_get_target_flip() 68 return (flip ^ FIMC_REG_CITRGFMT_FLIP_180) & FIMC_REG_CITRGFMT_FLIP_180; in fimc_hw_get_target_flip() [all …]
|
| /linux/sound/core/oss/ |
| H A D | linear.c | 39 unsigned int flip; /* MSB flip for signeness, done after endian conv */ member 51 tmp ^= data->flip; in do_convert() 143 data->flip = (__force u32)cpu_to_le32(0x80000000); in init_data() 145 data->flip = (__force u32)cpu_to_be32(0x80000000); in init_data()
|
| H A D | mulaw.c | 153 u16 flip; /* MSB flip for signedness, done after endian conversion */ member 159 sample ^= data->flip; in cvt_s16_to_native() 210 sample ^= data->flip; in cvt_native_to_s16() 287 data->flip = 0x8000; in init_data()
|
| /linux/drivers/gpu/drm/ci/xfails/ |
| H A D | rockchip-rk3288-flakes.txt | 6 kms_cursor_legacy@flip-vs-cursor-atomic 27 kms_flip@plain-flip-ts-check
|
| /linux/drivers/xen/ |
| H A D | gntdev.c | 586 static int gntdev_open(struct inode *inode, struct file *flip) in gntdev_open() argument 600 priv->dmabuf_priv = gntdev_dmabuf_init(flip); in gntdev_open() 609 flip->private_data = priv; in gntdev_open() 619 static int gntdev_release(struct inode *inode, struct file *flip) in gntdev_release() argument 621 struct gntdev_priv *priv = flip->private_data; in gntdev_release() 1016 static long gntdev_ioctl(struct file *flip, in gntdev_ioctl() argument 1019 struct gntdev_priv *priv = flip->private_data; in gntdev_ioctl() 1060 static int gntdev_mmap(struct file *flip, struct vm_area_struct *vma) in gntdev_mmap() argument 1062 struct gntdev_priv *priv = flip->private_data; in gntdev_mmap()
|
| /linux/arch/arm/boot/dts/st/ |
| H A D | ste-href-stuib.dtsi | 111 rohm,flip-y; 123 rohm,flip-y;
|
| /linux/arch/arm/boot/dts/samsung/ |
| H A D | exynos4412-galaxy-s3.dtsi | 115 flip-horizontal; 116 flip-vertical;
|
| /linux/drivers/media/platform/renesas/vsp1/ |
| H A D | vsp1_rwpf.h | 61 } flip; member
|
| /linux/drivers/media/usb/gspca/ |
| H A D | stk1135.c | 488 bool flip; in sd_pkt_scan() local 499 flip = !(le16_to_cpu(hdr->gpio) & (1 << 8)); in sd_pkt_scan() 501 if (sd->flip_status != flip) in sd_pkt_scan()
|
| /linux/Documentation/driver-api/tty/ |
| H A D | tty_buffer.rst | 11 then flip the buffer, so that the data are passed to :doc:`line discipline
|
| /linux/drivers/usb/serial/ |
| H A D | keyspan.c | 699 int flip; in keyspan_write() local 723 flip = p_priv->out_flip; in keyspan_write() 726 this_urb = p_priv->out_urbs[flip]; in keyspan_write() 734 __func__, usb_pipeendpoint(this_urb->pipe), flip); in keyspan_write() 738 p_priv->tx_start_time[flip] + 10 * HZ)) in keyspan_write() 757 p_priv->tx_start_time[flip] = jiffies; in keyspan_write() 761 p_priv->out_flip = (flip + 1) & d_details->outdat_endp_flip; in keyspan_write() 1464 int flip; in keyspan_write_room() local 1477 flip = p_priv->out_flip; in keyspan_write_room() 1480 this_urb = p_priv->out_urbs[flip]; in keyspan_write_room() [all …]
|
| /linux/drivers/media/platform/samsung/s5p-g2d/ |
| H A D | g2d.h | 60 u32 flip; member
|
| /linux/drivers/pcmcia/ |
| H A D | i82365.c | 292 #define flip(v,b,f) (v = ((f)<0) ? v : ((f) ? ((v)|(b)) : ((v)&(~b)))) macro 328 flip(p->misc2, PD67_MC2_IRQ15_RI, has_ring); in cirrus_set_opts() 329 flip(p->misc2, PD67_MC2_DYNAMIC_MODE, dynamic_mode); in cirrus_set_opts() 330 flip(p->misc2, PD67_MC2_FREQ_BYPASS, freq_bypass); in cirrus_set_opts() 398 flip(p->ctl, VG468_CTL_ASYNC, async_clock); in vg46x_set_opts() 399 flip(p->ema, VG469_MODE_CABLE, cable_mode); in vg46x_set_opts()
|
| /linux/drivers/phy/rockchip/ |
| H A D | phy-rockchip-usbdp.c | 173 bool flip; member 623 if (udphy->flip) { in rk_udphy_set_typec_default_mapping() 669 udphy->flip = orien == TYPEC_ORIENTATION_REVERSE; in rk_udphy_orien_sw_set() 762 if (!udphy->flip) { in rk_udphy_status_check() 918 udphy->flip = (udphy->lane_mux_sel[0] == PHY_LANE_MUX_DP); in rk_udphy_parse_lane_mux_data() 1364 if (udphy->flip) { in rk_udphy_typec_mux_set()
|
| /linux/arch/arm/boot/dts/aspeed/ |
| H A D | aspeed-bmc-tyan-s8036.dts | 381 * triggers the clock on a D flip-flop. The /Q output of the 382 * flip-flop drives its D input. 383 * - The flip-flop's Q output drives led-identify which is
|
| /linux/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_fence.h | 40 struct list_head flip; member
|
| /linux/Documentation/devicetree/bindings/dma/xilinx/ |
| H A D | xilinx_dma.txt | 82 - xlnx,enable-vert-flip: Tells vertical flip is
|