Home
last modified time | relevance | path

Searched full:184 (Results 1 – 25 of 575) sorted by relevance

12345678910>>...23

/linux-6.12.1/drivers/staging/media/av7110/
Ddvb_filter.c94 while (len >= 184) { in dvb_filter_pes2ts()
96 memcpy(buf + 4, pes, 184); in dvb_filter_pes2ts()
100 len -= 184; pes += 184; in dvb_filter_pes2ts()
/linux-6.12.1/Documentation/devicetree/bindings/sound/
Dti,j721e-cpb-audio.yaml131 clocks = <&k3_clks 184 1>,
132 <&k3_clks 184 2>, <&k3_clks 184 4>,
Dti,j721e-cpb-ivi-audio.yaml129 clocks = <&k3_clks 184 1>,
130 <&k3_clks 184 2>, <&k3_clks 184 4>,
/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dtest_tcpbpf_kern.c64 "r1 = *(u64 *)(r1 +184);\n" in bpf_testcb()
71 "r9 = *(u64 *)(r9 +184);\n" in bpf_testcb()
78 "r2 = *(u64 *)(r1 +184);\n" in bpf_testcb()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hubbub/dcn301/
Ddcn301_hubbub.c83 hubbub3->detile_buf_size = 184 * 1024; /* 184KB for DCN3 */ in hubbub301_construct()
/linux-6.12.1/tools/testing/selftests/kvm/lib/riscv/
Dhandlers.S37 sd x24, 184(sp)
67 ld x24, 184(sp)
/linux-6.12.1/Documentation/devicetree/bindings/nvmem/
Dmediatek,efuse.yaml62 u3_tx_imp_p0: usb3-tx-imp@184,1 {
66 u3_rx_imp_p0: usb3-rx-imp@184,2 {
/linux-6.12.1/drivers/media/platform/ti/omap3isp/
Dgamma_table.h32 183, 183, 183, 184, 184, 184, 184, 185, 185, 185, 185, 186, 186, 186, 186, 187,
/linux-6.12.1/drivers/gpu/drm/tidss/
Dtidss_scale_coefs.c19 .c0 = { 192, 192, 192, 190, 188, 186, 184, 182, 180, },
25 .c0 = { 200, 202, 204, 202, 200, 196, 192, 188, 184, },
36 .c1 = { 128, 140, 152, 160, 168, 176, 184, 192, 56, 64, 72, 82, 92, 100, 108, 118, },
60 .c1 = { 104, 124, 144, 164, 184, 202, 220, 238, 0, 10, 20, 30, 40, 56, 72, 88, },
119 .c1 = { 72, 56, 40, 30, 20, 12, 4, 130, 256, 232, 208, 184, 160, 136, 112, 92, },
/linux-6.12.1/drivers/media/platform/verisilicon/
Drockchip_av1_filmgrain.c37 -1752, -136, -340, -804, 140, 40, 512, 340, 248, 184, -492,
48 496, 372, -32, 280, 200, 112, -440, -96, 24, -644, -184,
55 -260, 328, -268, 224, -200, -416, 184, -604, -564, -20, 296,
63 264, 880, 528, -24, -184, 116, 448, -144, 828, 524, 212,
125 64, 184, 352, 600, 460, 164, 604, -196, 320, -64, 588,
126 -184, 228, 12, 372, 48, -848, -344, 224, 208, -200, 484,
138 -696, -72, -268, -892, 128, 184, -344, -780, 360, 336, 400,
155 1000, -456, -184, -276, 292, -296, 156, 676, 320, 160, 908,
188 716, 188, 164, -340, -520, -184, 880, -152, -680, -208, -1156,
/linux-6.12.1/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_1.0/
Dia_css_gc_table.host.c37 178, 179, 180, 181, 182, 183, 184, 184,
/linux-6.12.1/drivers/hwmon/
Doxp-sensors.c14 * like the 2 and X1 are [0-184] and are scaled to 0-255. OrangePi
502 /* scale from range [0-184] */ in oxp_platform_read()
503 *val = (*val * 255) / 184; in oxp_platform_read()
587 /* scale to range [0-184] */ in oxp_platform_write()
588 val = (val * 184) / 255; in oxp_platform_write()
/linux-6.12.1/Documentation/devicetree/bindings/gpu/
Dnvidia,gk20a.txt55 resets = <&tegra_car 184>;
73 resets = <&tegra_car 184>;
/linux-6.12.1/tools/testing/selftests/arm64/fp/
Dasm-offsets.h12 #define ucontext_regs 184
/linux-6.12.1/drivers/hid/
Dhid-samsung.c35 * 1. 184 byte report descriptor
61 if (*rsize == 184 && !memcmp(&rdesc[175], "\x25\x40\x75\x30\x95\x01", 6) && in samsung_irda_report_fixup()
63 samsung_irda_dev_trace(hdev, 184); in samsung_irda_report_fixup()
525 if (hdev->rsize == 184) { in samsung_probe()
/linux-6.12.1/tools/arch/x86/include/uapi/asm/
Dunistd_32.h15 #define __NR_capget 184
/linux-6.12.1/include/uapi/linux/
Dpapr_pdsm.h23 * | 64-Bytes | 8-Bytes | Max 184-Bytes |
63 #define ND_PDSM_PAYLOAD_MAX_SIZE 184
/linux-6.12.1/Documentation/devicetree/bindings/thermal/
Dqcom-tsens.yaml335 interrupts = <GIC_SPI 184 IRQ_TYPE_LEVEL_HIGH>;
353 interrupts = <GIC_SPI 184 IRQ_TYPE_LEVEL_HIGH>;
402 interrupts = <GIC_SPI 184 IRQ_TYPE_LEVEL_HIGH>;
/linux-6.12.1/drivers/pinctrl/intel/
Dpinctrl-emmitsburg.c230 PINCTRL_PIN(184, "GBE_GPIO4"),
335 EBG_GPP(0, 184, 207), /* GPP_I */
346 EBG_COMMUNITY(4, 184, 261, ebg_community5_gpps),
/linux-6.12.1/drivers/infiniband/hw/irdma/
Dicrdma_hw.c140 [IRDMA_HW_STAT_INDEX_IP4TXNOROUTE] = { 184, 32, IRDMA_MAX_STATS_24 },
141 [IRDMA_HW_STAT_INDEX_IP6TXNOROUTE] = { 184, 0, IRDMA_MAX_STATS_24 },
/linux-6.12.1/tools/testing/selftests/powerpc/pmu/ebb/
Dbusy_loop.S54 std r16, -184(%r1)
206 ld r16, -184(%r1)
/linux-6.12.1/include/dt-bindings/clock/
Dpx30-cru.h109 #define ACLK_GIC 184
382 #define SRST_GPIO3_P 184
/linux-6.12.1/drivers/video/logo/
Dlogo_parisc_clut224.ppm395 184 186 195 100 100 102 2 2 2 2 2 2
595 164 124 56 184 176 158 184 186 195 204 208 219
614 184 186 195 174 162 150 174 162 150 178 177 177
634 188 190 198 184 186 195 183 186 190 183 186 190
1149 184 176 158 218 159 3 254 186 7 254 202 13
1167 42 42 43 146 146 146 226 226 226 184 176 158
1188 254 186 7 248 184 12 242 177 7 236 174 8
1189 248 184 12 254 190 11 254 198 13 254 198 13
1299 254 186 7 241 183 7 241 183 7 248 184 12
1338 226 160 6 248 184 12 254 194 9 254 198 13
[all …]
/linux-6.12.1/arch/arm/boot/dts/ti/omap/
Domap4-var-om44customboard.dtsi37 user-key@184 {
39 gpios = <&gpio6 24 GPIO_ACTIVE_HIGH>; /* gpio 184 */
/linux-6.12.1/drivers/infiniband/hw/hfi1/
Dqsfp.h93 /* Bytes 184,185 are Vendor Rev. Left Justified, Blank-filled */
94 #define QSFP_REV_OFFS 184

12345678910>>...23