| /drivers/gpu/drm/xe/tests/ |
| A D | xe_migrate.c | 77 bool big = xe_bo_size(bo) >= SZ_2M; in test_copy() local 188 struct xe_bo *pt, *bo = m->pt_bo, *big, *tiny; in xe_migrate_sanity_test() local 206 if (IS_ERR(big)) { in xe_migrate_sanity_test() 301 xe_map_memset(xe, &big->vmap, 0, 0x11, xe_bo_size(big)); in xe_migrate_sanity_test() 303 fence = xe_migrate_clear(m, big, big->ttm.resource, in xe_migrate_sanity_test() 309 retval = xe_map_rd(xe, &big->vmap, 0, u32); in xe_migrate_sanity_test() 311 retval = xe_map_rd(xe, &big->vmap, xe_bo_size(big) - 4, u32); in xe_migrate_sanity_test() 315 test_copy_sysmem(m, big, test); in xe_migrate_sanity_test() 318 test_copy_vram(m, big, test); in xe_migrate_sanity_test() 330 xe_bo_unpin(big); in xe_migrate_sanity_test() [all …]
|
| /drivers/media/dvb-frontends/ |
| A D | stv0299.c | 217 u64 big = srate; in stv0299_set_symbolrate() local 224 big = big << 20; in stv0299_set_symbolrate() 225 big += (state->config->mclk-1); // round correctly in stv0299_set_symbolrate() 226 do_div(big, state->config->mclk); in stv0299_set_symbolrate() 227 ratio = big << 4; in stv0299_set_symbolrate()
|
| A D | tda10086.c | 291 u64 big; in tda10086_set_symbol_rate() local 337 big = (1ULL<<21) * ((u64) symbol_rate/1000ULL) * (1ULL<<dfn); in tda10086_set_symbol_rate() 338 big += ((SACLK/1000ULL)-1ULL); in tda10086_set_symbol_rate() 339 do_div(big, (SACLK/1000ULL)); in tda10086_set_symbol_rate() 340 bdr = big & 0xfffff; in tda10086_set_symbol_rate()
|
| /drivers/misc/lkdtm/ |
| A D | fortify.c | 145 char big[10]; in lkdtm_FORTIFY_STRSCPY() member 148 } weird = { .big = "hello!" }; in lkdtm_FORTIFY_STRSCPY()
|
| /drivers/gpu/drm/ci/ |
| A D | build.yml | 75 # becoming too big for their bootloaders. 87 # becoming too big for their bootloaders. 99 # becoming too big for their bootloaders.
|
| /drivers/cpuidle/ |
| A D | Kconfig.arm | 47 bool "Support for ARM big.LITTLE processors" 54 Select this option to enable CPU idle driver for big.LITTLE based 56 define different C-states for little and big cores through the
|
| /drivers/gpu/drm/ci/xfails/ |
| A D | i915-cml-fails.txt | 55 kms_psr2_sf@primary-plane-update-sf-dmg-area-big-fb,Fail 62 kms_psr2_sf@psr2-primary-plane-update-sf-dmg-area-big-fb,Fail
|
| /drivers/of/unittest-data/ |
| A D | overlay_common.dtsi | 18 compatible = "ot,big-volts-control";
|
| /drivers/media/usb/go7007/ |
| A D | go7007-fw.c | 1265 static int relative_prime(int big, int little) in relative_prime() argument 1270 remainder = big % little; in relative_prime() 1271 big = little; in relative_prime() 1274 return big; in relative_prime()
|
| /drivers/gpu/drm/ttm/tests/ |
| A D | ttm_bo_validate_test.c | 768 big = MANAGER_SIZE - (small + medium); in ttm_bo_validate_happy_evict() local 769 u32 bo_sizes[] = { small, medium, big }; in ttm_bo_validate_happy_evict() 934 u32 small = SZ_8K, big = MANAGER_SIZE - BO_SIZE; in ttm_bo_validate_deleted_evict() local 953 drm_gem_private_object_init(priv->drm, &bo_big->base, big); in ttm_bo_validate_deleted_evict() 958 KUNIT_EXPECT_EQ(test, ttm_resource_manager_usage(man), big); in ttm_bo_validate_deleted_evict()
|
| /drivers/leds/ |
| A D | TODO | 27 The number of drivers is getting big, and driver for on/off LED on a
|
| /drivers/cpufreq/ |
| A D | Kconfig.arm | 73 big.LITTLE platforms using SPC for power management.
|
| /drivers/accessibility/speakup/ |
| A D | Kconfig | 114 tristate "DECtalk PC (big ISA card) synthesizer support"
|
| /drivers/net/ |
| A D | Kconfig | 445 big-endian legacy virtio device. 450 Unless you have a little-endian system hosting a big-endian virtual
|
| /drivers/usb/host/ |
| A D | Kconfig | 509 bool "OHCI support for OF platform bus (big endian)" 514 Enables support for big-endian USB controllers present on the
|
| /drivers/media/usb/dvb-usb/ |
| A D | Kconfig | 130 Avermedia and other big and small companies.
|
| /drivers/iommu/ |
| A D | Kconfig | 261 depends on !CPU_BIG_ENDIAN # revisit driver if we can enable big-endian ptes
|
| /drivers/mmc/host/ |
| A D | Kconfig | 92 This option is selected by drivers running on big endian hosts
|
| /drivers/scsi/ |
| A D | Kconfig | 861 result in a big drop in performance but some very old parallel ports
|