Home
last modified time | relevance | path

Searched defs:bases (Results 1 - 25 of 53) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/
H A Dbase.c33 } bases[] = { in nv50_base_new() local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/
H A Dbase.c33 } bases[] = { in nv50_base_new() local
/third_party/node/tools/
H A Dmkssldef.py10 bases = [] variable
/kernel/linux/linux-5.10/drivers/clk/ux500/
H A Du8500_of_clk.c65 u32 bases[CLKRST_MAX]; in u8500_clk_init() local
[all...]
/kernel/linux/linux-5.10/arch/x86/boot/
H A Dearly_serial_console.c77 static const int bases[] = { 0x3f8, 0x2f8 }; in parse_earlyprintk() local
/kernel/linux/linux-6.6/arch/x86/boot/
H A Dearly_serial_console.c77 static const int bases[] = { 0x3f8, 0x2f8 }; in parse_earlyprintk() local
/kernel/linux/linux-6.6/drivers/clk/ux500/
H A Du8500_of_clk.c131 u32 bases[CLKRST_MAX]; in u8500_clk_init() local
[all...]
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dearly_printk.c162 static const int __initconst bases[] = { 0x3f8, 0x2f8 }; in early_serial_init() local
/kernel/linux/linux-5.10/drivers/iommu/arm/arm-smmu/
H A Darm-smmu-nvidia.c27 void __iomem *bases[NUM_SMMU_INSTANCES]; member
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
H A Dpio.c82 static const u16 bases[] = { in index_to_pioqueue_base() local
/kernel/linux/linux-5.10/drivers/gpu/host1x/
H A Dsyncpt.c25 struct host1x_syncpt_base *bases = host->bases; in host1x_syncpt_base_request() local
367 struct host1x_syncpt_base *bases; in host1x_syncpt_init() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/
H A Dpio.c82 static const u16 bases[] = { in index_to_pioqueue_base() local
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dearly_printk.c162 static const int __initconst bases[] = { 0x3f8, 0x2f8 }; in early_serial_init() local
/kernel/linux/linux-6.6/drivers/gpu/host1x/
H A Dsyncpt.c26 struct host1x_syncpt_base *bases = host->bases; in host1x_syncpt_base_request() local
282 struct host1x_syncpt_base *bases; in host1x_syncpt_init() local
[all...]
/kernel/linux/linux-6.6/drivers/iommu/arm/arm-smmu/
H A Darm-smmu-nvidia.c36 void __iomem *bases[MAX_SMMU_INSTANCES]; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_gmem.c504 emit_mem2gmem_surf(struct fd_batch *batch, const uint32_t bases[], in emit_mem2gmem_surf() argument
59 emit_mrt(struct fd_ringbuffer *ring, unsigned nr_bufs, struct pipe_surface **bufs, const uint32_t *bases, uint32_t bin_w, bool decode_srgb) emit_mrt() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_gmem.c317 emit_mem2gmem_surf(struct fd_batch *batch, const uint32_t *bases, in emit_mem2gmem_surf() argument
60 emit_mrt(struct fd_ringbuffer *ring, unsigned nr_bufs, struct pipe_surface **bufs, const uint32_t *bases, uint32_t bin_w, bool decode_srgb) emit_mrt() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
H A DUDTLayout.h120 ArrayRef<BaseClassLayout *> bases() const { return AllBases; } in bases() function in llvm::pdb::UDTLayoutBase
/third_party/python/Lib/test/
H A Dtest_shelve.py204 bases = (TestShelveInMemBase, mapping_tests.BasicTestMappingProtocol) variable in TestShelveFileBase
208 bases = (TestShelveFileBase, mapping_tests.BasicTestMappingProtocol) variable in TestShelveFileBase
/kernel/linux/linux-5.10/include/linux/
H A Dposix-timers.h127 struct posix_cputimer_base bases[CPUCLOCK_MAX]; member
/kernel/linux/linux-6.6/include/linux/
H A Dposix-timers.h133 struct posix_cputimer_base bases[CPUCLOCK_MAX]; member
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H A Dtime_test.cc909 absl::Time bases[2] = {absl::UnixEpoch(), absl::Now()}; in TEST() local
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H A Dexynos_drm_scaler.c154 static unsigned int bases[] = { in scaler_set_src_base() local
217 static unsigned int bases[] = { in scaler_set_dst_base() local
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_proc.c249 static const char * const bases[7] = { in get_jack_location() local
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H A Dexynos_drm_scaler.c155 static unsigned int bases[] = { in scaler_set_src_base() local
218 static unsigned int bases[] = { in scaler_set_dst_base() local

Completed in 19 milliseconds

123