Searched refs:sx (Results 1 - 25 of 86) sorted by path

1234

/linux-master/drivers/video/fbdev/
H A Datafb.h5 void atafb_mfb_copyarea(struct fb_info *info, u_long next_line, int sy, int sx, int dy,
8 int sy, int sx, int height, int width);
13 void atafb_iplan2p2_copyarea(struct fb_info *info, u_long next_line, int sy, int sx, int dy,
16 int sy, int sx, int height, int width);
21 void atafb_iplan2p4_copyarea(struct fb_info *info, u_long next_line, int sy, int sx, int dy,
24 int sy, int sx, int height, int width);
29 void atafb_iplan2p8_copyarea(struct fb_info *info, u_long next_line, int sy, int sx, int dy,
32 int sy, int sx, int height, int width);
H A Datafb_iplan2p2.c24 int sy, int sx, int dy, int dx,
43 u_int upwards = (dy < sy) || (dy == sy && dx < sx);
46 if (!((sx ^ dx) & 15)) {
50 src = (u8 *)info->screen_base + sy * next_line + (sx & ~15) / (8 / BPL);
52 if (sx & 15) {
75 src = (u8 *)info->screen_base + (sy - 1) * next_line + ((sx + width + 8) & ~15) / (8 / BPL);
78 if ((sx + width) & 15) {
97 if (sx & 15)
109 src = (u8 *)info->screen_base + sy * next_line + (sx & ~15) / (8 / BPL);
115 if (sx
23 atafb_iplan2p2_copyarea(struct fb_info *info, u_long next_line, int sy, int sx, int dy, int dx, int height, int width) argument
192 atafb_iplan2p2_fillrect(struct fb_info *info, u_long next_line, u32 color, int sy, int sx, int height, int width) argument
[all...]
H A Datafb_iplan2p4.c24 int sy, int sx, int dy, int dx,
43 u_int upwards = (dy < sy) || (dy == sy && dx < sx);
46 if (!((sx ^ dx) & 15)) {
50 src = (u8 *)info->screen_base + sy * next_line + (sx & ~15) / (8 / BPL);
52 if (sx & 15) {
75 src = (u8 *)info->screen_base + (sy - 1) * next_line + ((sx + width + 8) & ~15) / (8 / BPL);
78 if ((sx + width) & 15) {
97 if (sx & 15)
109 src = (u8 *)info->screen_base + sy * next_line + (sx & ~15) / (8 / BPL);
115 if (sx
23 atafb_iplan2p4_copyarea(struct fb_info *info, u_long next_line, int sy, int sx, int dy, int dx, int height, int width) argument
206 atafb_iplan2p4_fillrect(struct fb_info *info, u_long next_line, u32 color, int sy, int sx, int height, int width) argument
[all...]
H A Datafb_iplan2p8.c31 int sy, int sx, int dy, int dx,
50 u_int upwards = (dy < sy) || (dy == sy && dx < sx);
53 if (!((sx ^ dx) & 15)) {
57 src = (u8 *)info->screen_base + sy * next_line + (sx & ~15) / (8 / BPL);
59 if (sx & 15) {
82 src = (u8 *)info->screen_base + (sy - 1) * next_line + ((sx + width + 8) & ~15) / (8 / BPL);
85 if ((sx + width) & 15) {
104 if (sx & 15)
116 src = (u8 *)info->screen_base + sy * next_line + (sx & ~15) / (8 / BPL);
122 if (sx
30 atafb_iplan2p8_copyarea(struct fb_info *info, u_long next_line, int sy, int sx, int dy, int dx, int height, int width) argument
241 atafb_iplan2p8_fillrect(struct fb_info *info, u_long next_line, u32 color, int sy, int sx, int height, int width) argument
[all...]
H A Datafb_mfb.c24 int sy, int sx, int dy, int dx,
30 if (sx == 0 && dx == 0 && width == next_line) {
35 src = (u8 *)info->screen_base + sy * next_line + (sx >> 3);
43 src = (u8 *)info->screen_base + (sy + height - 1) * next_line + (sx >> 3);
54 int sy, int sx, int height, int width)
59 dest = (u8 *)info->screen_base + sy * next_line + (sx >> 3);
61 if (sx == 0 && width == next_line) {
23 atafb_mfb_copyarea(struct fb_info *info, u_long next_line, int sy, int sx, int dy, int dx, int height, int width) argument
53 atafb_mfb_fillrect(struct fb_info *info, u_long next_line, u32 color, int sy, int sx, int height, int width) argument
/linux-master/drivers/video/fbdev/aty/
H A Dmach64_accel.c203 u32 sx = area->sx, dx = area->dx, width = area->width, rotation = 0; local
217 sx *= 3;
228 if (sx < dx) {
230 sx += width - 1;
241 aty_st_le32(SRC_Y_X, (sx << 16) | sy, par);
H A Dradeon_accel.c102 u32 sx, sy, dx, dy, w, h; local
106 sx = area->sx; sy = area->sy;
107 xdir = sx - dx;
110 if ( xdir < 0 ) { sx += w-1; dx += w-1; }
129 OUTREG(SRC_Y_X, (sy << 16) | sx);
140 modded.sx = area->sx;
160 modded.sx >= vxres || modded.sy >= vyres ||
164 if(modded.sx
[all...]
/linux-master/drivers/video/fbdev/i810/
H A Di810_accel.c329 u32 sx, sy, dx, dy, pitch, width, height, src, dest, xdir; local
338 sx = region->sx * par->depth;
344 if (dx <= sx) {
349 sx += width - 1;
360 src = info->fix.smem_start + (sy * info->fix.line_length) + sx;
/linux-master/drivers/video/fbdev/nvidia/
H A Dnv_accel.c311 NVDmaNext(par, (region->sy << 16) | region->sx);
/linux-master/drivers/video/fbdev/savage/
H A Dsavagefb_accel.c34 int sx = region->sx, dx = region->dx; local
44 if (dx <= sx) {
47 sx += region->width - 1;
60 BCI_SEND(BCI_X_Y(sx, sy));
/linux-master/arch/mips/math-emu/
H A Dcp1emu.c1427 ieee754_csr_save.sx |= ieee754_csr.sx; \
1430 ieee754_csr.sx |= ieee754_csr_save.sx; \
H A Ddp_sqrt.c68 ieee754_csr.sx &= ~IEEE754_INEXACT;
114 ieee754_csr.sx &= ~IEEE754_INEXACT;
119 if (ieee754_csr.sx & IEEE754_INEXACT || t.bits != y.bits) {
121 if (!(ieee754_csr.sx & IEEE754_INEXACT))
127 oldcsr.sx |= IEEE754_INEXACT;
H A Dieee754.h166 __BITFIELD_FIELD(unsigned sx:5, /* exceptions total */
202 return (ieee754_csr.sx);
209 return (ieee754_csr.sx = 0);
216 return (ieee754_csr.sx & n);
H A Dieee754int.h30 ieee754_csr.sx |= flags;
/linux-master/arch/s390/kernel/
H A Dipl.c2275 int sx, dx; local
2278 for (sx = 0; src[sx] != 0; sx++) {
2279 if (src[sx] == '"')
2281 dst[dx++] = src[sx];
/linux-master/arch/s390/kvm/
H A Dgaccess.c188 unsigned long sx : 11; member in struct:vaddress::__anon69
661 ptr += vaddr.sx * 8;
726 ptr = rtte.fc0.sto * PAGE_SIZE + vaddr.sx * 8;
1513 ptr += vaddr.sx * _SEGMENT_SIZE;
1517 *pgt = ptr + vaddr.sx * 8;
1518 rc = gmap_read_table(parent, ptr + vaddr.sx * 8, &ste.val);
/linux-master/arch/x86/include/asm/uv/
H A Duv_mmrs.h579 } sx; member in union:uvh_event_occurred0_u
2305 } sx; member in union:uvh_gr0_tlb_int0_config_u
2408 } sx; member in union:uvh_gr0_tlb_int1_config_u
2511 } sx; member in union:uvh_gr1_tlb_int0_config_u
2614 } sx; member in union:uvh_gr1_tlb_int1_config_u
2843 } sx; member in union:uvh_node_id_u
3009 } sx; member in union:uvh_node_present_table_u
3413 } sx; member in union:uvh_rh_gam_addr_map_config_u
3477 } sx; member in union:uvh_rh_gam_alias_0_overlay_config_u
3540 } sx; member in union:uvh_rh_gam_alias_0_redirect_config_u
3604 } sx; member in union:uvh_rh_gam_alias_1_overlay_config_u
3667 } sx; member in union:uvh_rh_gam_alias_1_redirect_config_u
3731 } sx; member in union:uvh_rh_gam_alias_2_overlay_config_u
3794 } sx; member in union:uvh_rh_gam_alias_2_redirect_config_u
3883 } sx; member in union:uvh_rh_gam_gru_overlay_config_u
3972 } sx; member in union:uvh_rh_gam_mmioh_overlay_config_u
4048 } sx; member in union:uvh_rh_gam_mmioh_overlay_config0_u
4144 } sx; member in union:uvh_rh_gam_mmioh_overlay_config1_u
4223 } sx; member in union:uvh_rh_gam_mmioh_redirect_config0_u
4289 } sx; member in union:uvh_rh_gam_mmioh_redirect_config1_u
4364 } sx; member in union:uvh_rh_gam_mmr_overlay_config_u
4592 } sx; member in union:uvh_scratch5_u
[all...]
/linux-master/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c153 uv_node_id = node_id.sx.node_id;
/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Datom.h233 u16 sx; member in struct:nv50_wndw_atom::__anon907
H A Dovly507e.c43 NVVAL(NV507E, SET_POINT_IN, X, asyw->scale.sx) |
H A Dwndw.c325 asyw->scale.sx = asyw->state.src_x >> 16;
/linux-master/drivers/hid/
H A Dhid-wiimote-modules.c1996 __u8 pressure, which, none, hhp, sx, sy; local
2034 sx = ext[0] & 0x3f;
2046 sx &= 0x3e;
2075 input_report_abs(wdata->extension.input, ABS_X, sx - 0x20);
2225 __u8 sx, sy, tb, wb, bd, bm, bp, bo, br, bb, bg, by, bu; local
2258 sx = ext[0] & 0x3f;
2274 sx &= 0x3e;
2278 input_report_abs(wdata->extension.input, ABS_X, sx - 0x20);
2441 __u8 be, cs, sx, sy, ed, rtt, rbg, rbr, rbb, ltt, lbg, lbr, lbb, bp, bm; local
2476 sx
[all...]
/linux-master/drivers/iio/magnetometer/
H A Dyamaha-yas530.c506 s32 sx, sy1, sy2, sy, sz; local
515 sx = yas530_linearize(yas5xx, x, 0);
539 sx = sx - (c->Cx * t_comp) / 100;
568 *xo = c->k * ((100 * sx + c->a2 * sy + c->a3 * sz) / 10);
569 *yo = c->k * ((c->a4 * sx + c->a5 * sy + c->a6 * sz) / 10);
570 *zo = c->k * ((c->a7 * sx + c->a8 * sy + c->a9 * sz) / 10);
/linux-master/drivers/iommu/
H A Ds390-iommu.c183 int sx; local
185 for (sx = 0; sx < ZPCI_TABLE_ENTRIES; sx++)
186 if (reg_entry_isvalid(sto[sx]))
187 dma_free_page_table(get_st_pto(sto[sx]));
275 unsigned int rtx, sx, px; local
282 sx = calc_sx(dma_addr);
283 pto = dma_get_page_table_origin(&sto[sx], gfp);
648 unsigned int rtx, sx, p local
[all...]
/linux-master/drivers/media/pci/solo6x10/
H A Dsolo6x10-v4l2.c63 int sx, int sy, int ex, int ey, int scale)
71 SOLO_VI_WIN_SX(sx) |
62 solo_win_setup(struct solo_dev *solo_dev, u8 ch, int sx, int sy, int ex, int ey, int scale) argument

Completed in 332 milliseconds

1234