Home
last modified time | relevance | path

Searched full:448 (Results 1 – 25 of 174) sorted by relevance

1234567

/Linux-v6.1/include/video/
Dimx-ipu-v3.h191 #define IPU_IRQ_DP_SF_START (448 + 2)
192 #define IPU_IRQ_DP_SF_END (448 + 3)
194 #define IPU_IRQ_DC_FC_0 (448 + 8)
195 #define IPU_IRQ_DC_FC_1 (448 + 9)
196 #define IPU_IRQ_DC_FC_2 (448 + 10)
197 #define IPU_IRQ_DC_FC_3 (448 + 11)
198 #define IPU_IRQ_DC_FC_4 (448 + 12)
199 #define IPU_IRQ_DC_FC_6 (448 + 13)
200 #define IPU_IRQ_VSYNC_PRE_0 (448 + 14)
201 #define IPU_IRQ_VSYNC_PRE_1 (448 + 15)
/Linux-v6.1/arch/mips/loongson2ef/common/
Dpci.c37 * CPU address space [256M,448M] is window for accessing pci space in setup_pcimap()
38 * we set pcimap_lo[0,1,2] to map it to pci space[0M,64M], [320M,448M] in setup_pcimap()
41 * [<2G] [384M,448M] [320M,384M] [0M,64M] in setup_pcimap()
/Linux-v6.1/Documentation/RCU/
Dtorture.rst189 for example, a system with 448 hardware threads can run five instances
192 kvm.sh --cpus 448 --configs '5*CFLIST'
197 kvm.sh --cpus 448 --configs '56*TREE04'
201 kvm.sh --cpus 448 --configs '28*TREE03 28*TREE04'
218 kvm.sh --cpus 448 --configs '56*TREE04' --memory 128M \
/Linux-v6.1/drivers/net/wireless/broadcom/b43/
Dtables_nphy.h88 #define B43_NTAB_TMAP_SIZE 448
160 #define B43_NTAB_C0_LOFEEDTH_R3 B43_NTAB16(26, 448) /* Local Oscillator Feed Through lookup 0 */
166 #define B43_NTAB_C1_LOFEEDTH_R3 B43_NTAB16(27, 448) /* Local Oscillator Feed Through lookup 1 */
/Linux-v6.1/drivers/staging/media/deprecated/saa7146/av7110/
Ddvb_filter.c10 {32,40,48,56,64,80,96,112,128,160,192,224,256,320,384,448,512,576,640,
14 {{64,80,96,112,128,160,192,224,256,320,384,448,512,640,768,896,1024,
/Linux-v6.1/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dtable.h8 #define RTL8192EE_PHY_REG_ARRAY_LEN 448
/Linux-v6.1/drivers/media/usb/gspca/
Dpac7302.c52 * 0x0e Exposure bits 0-7, 0-448, 0 = use full frame time
53 * 0x0f Exposure bit 8, 0-448, 448 = no exposure at all
519 * exposure = (sd->exposure / 2) * 448 / (1000 * clockdiv / 90) in setexposure()
521 exposure = (gspca_dev->exposure->val * 45 * 448) / (1000 * clockdiv); in setexposure()
522 /* 0 = use full frametime, 448 = no exposure, reverse it */ in setexposure()
523 exposure = 448 - exposure; in setexposure()
/Linux-v6.1/Documentation/devicetree/bindings/reset/
Dzynq-reset.txt60 448: ocm reset
/Linux-v6.1/drivers/gpu/drm/i915/
Di915_gem_gtt.c259 * (64k objects) (448k objects) in i915_gem_gtt_insert()
264 * the 448k list before it finds one within range. And now imagine that in i915_gem_gtt_insert()
/Linux-v6.1/sound/pci/emu10k1/
Demupcm.c155 384, 448, 512, 640,
156 384*2, 448*2, 512*2, 640*2,
157 384*4, 448*4, 512*4, 640*4,
158 384*8, 448*8, 512*8, 640*8,
159 384*16, 448*16, 512*16, 640*16,
160 384*32, 448*32, 512*32, 640*32,
161 384*64, 448*64, 512*64, 640*64,
162 384*128,448*128,512*128
/Linux-v6.1/drivers/misc/habanalabs/include/goya/
Dgoya_async_events.h175 GOYA_ASYNC_EVENT_ID_MME_CMDQ = 448,
/Linux-v6.1/Documentation/devicetree/bindings/interrupt-controller/
Drenesas,rzg2l-irqc.yaml101 <GIC_SPI 448 IRQ_TYPE_LEVEL_HIGH>,
/Linux-v6.1/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.h338 #define CQC_CQE_REPORT_TIMER CQC_FIELD_LOC(471, 448)
381 #define SRQC_DB_RECORD_EN SRQC_FIELD_LOC(448, 448)
509 #define QPC_CONG_ALGO_TMPL_ID QPC_FIELD_LOC(455, 448)
770 #define MPT_PA1_L MPT_FIELD_LOC(479, 448)
/Linux-v6.1/tools/perf/scripts/python/
Dpowerpc-hcalls.py119 448: 'H_MANAGE_TRACE',
/Linux-v6.1/drivers/iio/accel/
Dstk8ba50.c77 {0x0C, 224}, {0x0D, 448}, {0x0E, 896}, {0x0F, 1792}
128 static IIO_CONST_ATTR_SAMP_FREQ_AVAIL("14 25 56 112 224 448 896 1792");
/Linux-v6.1/include/dt-bindings/clock/
Drk3188-cru-common.h108 #define HCLK_SDMMC 448
Drk3288-cru.h166 #define HCLK_GPS 448
Drk3368-cru.h156 #define HCLK_SFC 448
/Linux-v6.1/include/uapi/linux/
Dvbox_err.h114 #define VERR_NET_ADDRESS_IN_USE (-448)
/Linux-v6.1/include/dt-bindings/power/
Dqcom-rpmpd.h316 #define RPM_SMD_LEVEL_TURBO_HIGH 448
/Linux-v6.1/drivers/s390/block/
Ddasd_eckd.h458 __u16 pool_count; /* Count of extent pools returned - Max: 448 */
470 struct dasd_ext_pool_sum ext_pool_sum[448];
/Linux-v6.1/include/dt-bindings/gce/
Dmt8192-gce.h314 #define CMDQ_EVENT_DISP_STREAM_DONE_ENG_EVENT_14 448
/Linux-v6.1/sound/soc/sof/
Dipc4-topology.h31 #define SOF_IPC4_PIPELINE_OBJECT_SIZE 448
/Linux-v6.1/arch/alpha/lib/
Dev6-copy_page.S165 ldl $31,448($17)
/Linux-v6.1/arch/ia64/kernel/syscalls/
Dsyscall.tbl371 448 common process_mrelease sys_process_mrelease

1234567