/drivers/of/unittest-data/ |
D | tests-address.dtsi | 19 dma-ranges = <0x0 0x20000000 0x40000000>; 28 ranges = <0x0 0x0 0x80000000 0x0 0x100000>; 29 dma-ranges = <0x1 0x0 0x0 0x20 0x0>; 32 reg = <0x0 0x1000 0x0 0x1000>; 41 ranges = <0x42000000 0x0 0x40000000 0x40000000 0x0 0x10000000>; 42 dma-ranges = <0x42000000 0x0 0x80000000 0x00000000 0x0 0x10000000>, 43 <0x42000000 0x0 0xc0000000 0x20000000 0x0 0x10000000>;
|
D | tests-phandle.dtsi | 38 phandle-map-pass-thru = <0x0 0xf0>; 45 phandle-map-pass-thru = <0x0 0xf0>;
|
D | tests-platform.dtsi | 11 reg = <0x0>;
|
/drivers/staging/axis-fifo/ |
D | axis-fifo.txt | 31 - xlnx,data-interface-type: Should be <0x0> (ignored by the driver) 32 - xlnx,has-axis-tdest: Should be <0x0> (this feature isn't supported) 33 - xlnx,has-axis-tid: Should be <0x0> (this feature isn't supported) 34 - xlnx,has-axis-tkeep: Should be <0x0> (this feature isn't supported) 35 - xlnx,has-axis-tstrb: Should be <0x0> (this feature isn't supported) 36 - xlnx,has-axis-tuser: Should be <0x0> (this feature isn't supported) 44 - xlnx,select-xpm: Should be <0x0> (ignored by the driver) 50 - xlnx,use-rx-cut-through: Should be <0x0> (this feature isn't supported) 51 - xlnx,use-rx-data: <0x1> if RX FIFO is enabled, <0x0> otherwise 52 - xlnx,use-tx-ctrl: Should be <0x0> (this feature isn't supported) [all …]
|
/drivers/media/pci/ttpci/ |
D | av7110_hw.c | 988 static int OSDSetBlock(struct av7110 *av7110, int x0, int y0, in OSDSetBlock() argument 995 w = x1 - x0 + 1; in OSDSetBlock() 1024 rc = BlitBitmap(av7110, x0, y0 + i * lpb); in OSDSetBlock() 1032 rc = BlitBitmap(av7110, x0, y0 + bnum * lpb); in OSDSetBlock() 1057 dc->x1 - dc->x0 + 1, dc->y1 - dc->y0 + 1); in av7110_osd_cmd() 1061 ret = MoveWindowAbs(av7110, av7110->osdwin, dc->x0, dc->y0); in av7110_osd_cmd() 1080 ret = OSDSetColor(av7110, dc->color, dc->x0, dc->y0, dc->x1, dc->y1); in av7110_osd_cmd() 1084 ret = OSDSetPalette(av7110, dc->data, dc->color, dc->x0); in av7110_osd_cmd() 1086 int i, len = dc->x0-dc->color+1; in av7110_osd_cmd() 1106 dc->x0, dc->y0, 0, 0, dc->color); in av7110_osd_cmd() [all …]
|
/drivers/input/touchscreen/ |
D | mc13783_ts.c | 70 int x0, x1, x2, y0, y1, y2; in mc13783_ts_report_sample() local 77 x0 = priv->sample[0] & 0xfff; in mc13783_ts_report_sample() 88 x0, x1, x2, y0, y1, y2, cr0, cr1); in mc13783_ts_report_sample() 90 sort3(x0, x1, x2); in mc13783_ts_report_sample() 96 (x2 - x0 < sample_tolerance && in mc13783_ts_report_sample()
|
/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc2/ |
D | ia_css_ctc2.host.c | 40 static int ctc2_slope(int y1, int y0, int x1, int x0) in ctc2_slope() argument 45 int dx = x1 - x0; in ctc2_slope() 53 assert(x0 >= 0 && x0 <= max_slope); in ctc2_slope()
|
/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc1_5/ |
D | ia_css_ctc1_5.host.c | 26 int y1, int y0, int x1, int x0) in ctc_gradient() argument 30 int dx = x1 - x0; in ctc_gradient() 48 assert(x0 < x1); in ctc_gradient()
|
/drivers/staging/vc04_services/include/linux/raspberrypi/ |
D | vchiq.h | 7 #define VCHIQ_MAKE_FOURCC(x0, x1, x2, x3) \ argument 8 (((x0) << 24) | ((x1) << 16) | ((x2) << 8) | (x3))
|
/drivers/gpu/drm/sun4i/ |
D | sun4i_frontend.h | 33 #define SUN4I_FRONTEND_TB_OFF_X0(x0) (x0) argument
|
/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
D | isp_private.h | 153 const u16 x0, in isp_2w_cat_1w() argument 157 | (x0 & HIVE_ISP_VMEM_MASK); in isp_2w_cat_1w()
|
/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ |
D | com.fuc | 35 ld b32 $r8 D[$r13 + 0x0] // GET 50 st b32 D[$r8 + 0x0] $r14 69 ld b32 $r8 D[$r13 + 0x0] // GET 78 ld b32 $r14 D[$r9 + 0x0] 84 st b32 D[$r13 + 0x0] $r8
|
/drivers/gpu/drm/msm/dp/ |
D | dp_audio.c | 82 u8 x0 = 0; in dp_audio_calculate_parity() local 94 x1 = x0 ^ dp_audio_get_g1_value(ci); in dp_audio_calculate_parity() 95 x0 = dp_audio_get_g0_value(ci); in dp_audio_calculate_parity() 98 parity_byte = x1 | (x0 << 4); in dp_audio_calculate_parity()
|
/drivers/gpu/drm/omapdrm/ |
D | omap_dmm_tiler.c | 358 int columns = (1 + area->x1 - area->x0); in dmm_txn_append() 494 .x0 = slice.p0.x, .y0 = slice.p0.y, in fill() 1030 static int map_width(int xdiv, int x0, int x1) in map_width() argument 1032 return (x1 / xdiv) - (x0 / xdiv) + 1; in map_width() 1035 static void text_map(char **map, int xdiv, char *nice, int yd, int x0, int x1) in text_map() argument 1037 char *p = map[yd] + (x0 / xdiv); in text_map() 1038 int w = (map_width(xdiv, x0, x1) - strlen(nice)) / 2; in text_map()
|
D | omap_dmm_tiler.h | 30 u32 x0:8; member
|
/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/ |
D | isp_public.h | 175 const u16 x0,
|
/drivers/gpu/drm/ast/ |
D | ast_cursor.c | 239 u8 x0 = (x & 0x00ff); in ast_cursor_set_location() local 246 ast_set_index_reg(ast, AST_IO_CRTC_PORT, 0xc4, x0); in ast_cursor_set_location()
|
/drivers/staging/media/ipu3/include/ |
D | intel-ipu3.h | 1230 __u32 x0:9; member 1264 __u32 x0:9; member 1304 __u32 x0:9; member 1333 __u32 x0:9; member 1377 __u32 x0:8; member
|
/drivers/video/fbdev/ |
D | cg6.c | 200 u32 x0, y0, z0, color0; member 375 sbus_writel(area->sx, &fbc->x0); in cg6_copyarea() 432 sbus_writel(x, &fbc->x0); in cg6_imageblit() 449 sbus_writel(x, &fbc->x0); in cg6_imageblit()
|
D | hpfb.c | 126 static void topcat_blit(int x0, int y0, int x1, int y1, int w, int h, int rr) in topcat_blit() argument 137 out_be16(fb_regs + SOURCE_X, x0); in topcat_blit()
|
/drivers/staging/mt7621-dts/ |
D | gbpc2.dts | 56 reg = <0x0 0x30000>;
|
D | gbpc1.dts | 72 reg = <0x0 0x30000>;
|
D | mt7621.dtsi | 73 ranges = <0x0 0x1E000000 0x0FFFFF>; 80 reg = <0x0 0x100>;
|
/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/ |
D | memx.fuc | 173 cmp b32 $r6 0x0 277 mov $r7 0x0 292 mov $r6 0x0
|
/drivers/edac/ |
D | skx_base.c | 540 static int skx_bank_bits(u64 addr, int b0, int b1, int do_xor, int x0, int x1) in skx_bank_bits() argument 545 ret ^= GET_BITFIELD(addr, x0, x0) | (GET_BITFIELD(addr, x1, x1) << 1); in skx_bank_bits()
|