Home
last modified time | relevance | path

Searched full:176 (Results 1 – 25 of 562) sorted by relevance

12345678910>>...23

/Linux-v6.6/arch/sparc/lib/
Dmcount.S37 save %sp, -176, %sp
59 save %sp, -176, %sp
85 save %sp, -176, %sp
120 save %sp, -176, %sp
/Linux-v6.6/drivers/media/usb/gspca/
Dkonica.c44 0x00 -> 176x144, cropped
45 0x01 -> 176x144, cropped
46 0x02 -> 176x144, cropped
47 0x03 -> 176x144, cropped
48 0x04 -> 176x144, binned
63 {176, 144, V4L2_PIX_FMT_KONICA420, V4L2_FIELD_NONE,
64 .bytesperline = 176,
65 .sizeimage = 176 * 144 * 3 / 2 + 960,
Dpac207.c64 {176, 144, V4L2_PIX_FMT_PAC207, V4L2_FIELD_NONE,
65 .bytesperline = 176,
66 .sizeimage = (176 + 2) * 144,
288 if (gspca_dev->pixfmt.width == 176) in sd_start()
306 if (gspca_dev->pixfmt.width == 176) { /* 176x144 */ in sd_start()
308 gspca_dbg(gspca_dev, D_STREAM, "pac207_start mode 176x144\n"); in sd_start()
Dxirlink_cit.c60 {176, 144, V4L2_PIX_FMT_CIT_YYVYUY, V4L2_FIELD_NONE,
61 .bytesperline = 176,
62 .sizeimage = 176 * 144 * 3 / 2 + 4,
90 {176, 144, V4L2_PIX_FMT_CIT_YYVYUY, V4L2_FIELD_NONE,
91 .bytesperline = 176,
92 .sizeimage = 176 * 144 * 3 / 2 + 4,
105 {176, 144, V4L2_PIX_FMT_CIT_YYVYUY, V4L2_FIELD_NONE,
106 .bytesperline = 176,
107 .sizeimage = 176 * 144 * 3 / 2 + 4,
1506 case 176: /* 176x144 */ in cit_start_model0()
[all …]
Dtv8532.c23 {176, 144, V4L2_PIX_FMT_SBGGR8, V4L2_FIELD_NONE,
24 .bytesperline = 176,
25 .sizeimage = 176 * 144,
214 /* 176x144 */ in sd_start()
Djl2005bcd.c43 {176, 144, V4L2_PIX_FMT_JL2005BCD, V4L2_FIELD_NONE,
44 .bytesperline = 176,
45 .sizeimage = 176 * 144,
459 case 176: in sd_start()
/Linux-v6.6/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
DEventClass.py24 # size is 176 bytes, while the pure PEBS event's size is 144 bytes.
29 elif (len(raw_buf) == 176):
88 tmp_buf=raw_buf[144:176]
/Linux-v6.6/drivers/media/platform/verisilicon/
Drockchip_av1_filmgrain.c35 -332, -8, -180, -176, 696, 116, -88, 628, 76, 44, -516,
43 -524, -64, -884, 160, -176, 636, 648, 404, -396, -436, 864,
44 424, -728, 988, -604, 904, -592, 296, -224, 536, -176, -920,
59 308, 32, 64, -72, 72, 116, 176, -64, -272, 460, -536,
62 284, -176, 1016, 204, -864, -648, -248, 356, 972, -584, -204,
84 756, 388, 588, 236, -436, -72, -176, -404, -316, -148, 716,
92 652, -28, -884, 256, 484, -192, 760, -176, 376, -524, -452,
112 1688, -300, 180, 1020, -176, 820, -68, -228, -260, 436, -904,
136 600, 424, 888, 656, -356, -320, 220, 316, -176, -724, -188,
158 -1500, 960, -40, 176, 168, 1516, 420, -504, -344, -364, -360,
[all …]
/Linux-v6.6/drivers/gpu/drm/panel/
Dpanel-arm-versatile.c173 * Epson L2F50113T00 - 2.2 inch QCIF 176x220 Color TFT
183 .hdisplay = 176,
184 .hsync_start = 176 + 2,
185 .hsync_end = 176 + 2 + 3,
186 .htotal = 176 + 2 + 3 + 3,
/Linux-v6.6/drivers/media/usb/gspca/stv06xx/
Dstv06xx.h51 /* Refers to the CIF 352x288 and QCIF 176x144 */
57 /* 0xa: 352 columns, 0x6: 176 columns */
/Linux-v6.6/drivers/media/platform/ti/omap3isp/
Dgamma_table.h30 174, 175, 175, 176, 176, 176, 176, 177, 177, 177, 177, 178, 178, 178, 178, 179,
/Linux-v6.6/drivers/gpu/drm/tidss/
Dtidss_scale_coefs.c36 .c1 = { 128, 140, 152, 160, 168, 176, 184, 192, 56, 64, 72, 82, 92, 100, 108, 118, },
42 .c1 = { 124, 138, 152, 164, 176, 186, 196, 206, 40, 48, 56, 68, 80, 90, 100, 112, },
72 .c1 = { 72, 96, 120, 148, 176, 204, 232, 260, -32, -26, -20, -10, 0, 16, 32, 52, },
84 .c1 = { 0, 28, 56, 94, 132, 176, 220, 266, -56, -60, -64, -62, -60, -50, -40, -20, },
99 .c1 = { 100, 84, 68, 54, 40, 30, 20, 138, 256, 236, 216, 196, 176, 156, 136, 118, },
/Linux-v6.6/arch/powerpc/lib/
Dcrtsavres.S241 li r11,-176
279 li r11,-176
447 li r12,-176
497 li r12,-176
/Linux-v6.6/arch/mips/kernel/
Dr2300_fpu.S81 EX2(s.d $f22, 176(a0))
115 EX2(l.d $f22, 176(a0))
/Linux-v6.6/include/uapi/linux/
Dv4l2-dv-timings.h216 297000000, 176, 88, 296, 8, 10, 72, 0, 0, 0, \
236 594000000, 176, 88, 296, 8, 10, 72, 0, 0, 0, \
400 44900000, 8, 176, 56, 0, 4, 20, 0, 4, 21, \
423 78750000, 16, 96, 176, 1, 3, 28, 0, 0, 0, \
763 146250000, 104, 176, 280, 3, 6, 30, 0, 0, 0, \
770 187000000, 120, 176, 296, 3, 6, 40, 0, 0, 0, \
777 214750000, 128, 176, 304, 3, 6, 46, 0, 0, 0, \
/Linux-v6.6/drivers/pinctrl/mediatek/
Dpinctrl-mt6779.c50 PIN_FIELD_BASE(176, 183, 0, 0x0460, 0x10, 0, 4),
203 PIN_FIELD_BASE(176, 176, 7, 0x0010, 0x10, 0, 1),
292 PIN_FIELD_BASE(176, 176, 7, 0x0060, 0x10, 0, 1),
618 PIN_FIELD_BASE(176, 176, 7, 0x0000, 0x10, 0, 3),
656 PIN_FIELD_BASE(176, 176, 7, 0x0020, 0x10, 0, 1),
683 PIN_FIELD_BASE(176, 176, 7, 0x0030, 0x10, 0, 1),
710 PIN_FIELD_BASE(176, 176, 7, 0x0040, 0x10, 0, 1),
Dpinctrl-mt8188.c219 PIN_FIELD_BASE(176, 176, 2, 0x0160, 0x10, 28, 1),
399 PIN_FIELD_BASE(176, 176, 2, 0x0080, 0x10, 28, 1),
579 PIN_FIELD_BASE(176, 176, 2, 0x01b0, 0x10, 16, 4),
759 PIN_FIELD_BASE(176, 176, 2, 0x0140, 0x10, 14, 2),
1044 PIN_FIELD_BASE(176, 176, 2, 0x00e0, 0x10, 12, 1),
1176 PIN_FIELD_BASE(176, 176, 2, 0x00b0, 0x10, 12, 1),
1356 PIN_FIELD_BASE(176, 176, 2, 0x0030, 0x10, 3, 3),
1377 PIN_FIELD_BASE(176, 176, 2, 0x0050, 0x10, 15, 3),
1398 PIN_FIELD_BASE(176, 176, 2, 0x0150, 0x10, 15, 3),
1410 PIN_RSEL(175, 176, 0x0, 75000, 75000),
[all …]
/Linux-v6.6/arch/hexagon/include/asm/
Dirq.h14 * 64 == the two SIRC's, 176 == the two gpio's
/Linux-v6.6/Documentation/userspace-api/media/
Dtypical_media_device.svg11176l386 353-386 354v-177h-1167v177l-385-354z" fill="#729fcf" style=""/><path id="path109" d="m4629…
12176l386 353-386 354v-177h-1166v177l-385-354z" fill="none" stroke="#3465af" style=""/><path id="pat…
18176l386 353-386 354v-177h-1166v177l-385-354z" fill="#729fcf" style=""/><path id="path215" d="m4631…
24176l386 353-386 354v-177h-1166v177l-385-354z" fill="#729fcf" style=""/><path id="path281" d="m7872…
29 …53v176h1167v-176l386 353-386 354v-177h-1167v177l-385-354z" fill="#729fcf" style=""/><path id="path…
/Linux-v6.6/arch/arm64/boot/dts/mediatek/
Dmt8183-kukui-krane-sku176.dts7 * SKU is a 8-bit value (0xb0 == 176):
/Linux-v6.6/include/media/
Dv4l2-image-sizes.h19 #define QCIF_WIDTH 176
/Linux-v6.6/drivers/mfd/
Dcs42l43.h16 #define CS42L43_N_DEFAULTS 176
/Linux-v6.6/arch/arm/boot/dts/ti/omap/
Domap3-overo-tobi-common.dtsi30 interrupts = <16 IRQ_TYPE_LEVEL_LOW>; /* GPIO 176 */
/Linux-v6.6/drivers/video/fbdev/geode/
Dlxfb_core.c111 { NULL, 75, 1024, 768, 12703, 176, 16, 28, 1, 96, 3,
117 { NULL, 90, 1024, 768, 9981, 176, 64, 37, 1, 112, 3,
183 { NULL, 72, 1600, 1200, 5053, 288, 112, 47, 13, 176, 3,
192 { NULL, 90, 1600, 1200, 3981, 304, 128, 60, 1, 176, 3,
195 { NULL, 100, 1600, 1200, 3563, 304, 128, 67, 1, 176, 3,
/Linux-v6.6/drivers/hid/
Dhid-samsung.c61 if (*rsize == 184 && rdesc[175] == 0x25 && rdesc[176] == 0x40 && in samsung_irda_report_fixup()
66 rdesc[176] = 0xff; in samsung_irda_report_fixup()

12345678910>>...23