Home
last modified time | relevance | path

Searched refs:tiny (Results 1 – 12 of 12) sorted by relevance

/drivers/gpu/drm/xe/tests/
A Dxe_migrate.c188 struct xe_bo *pt, *bo = m->pt_bo, *big, *tiny; in xe_migrate_sanity_test() local
224 if (IS_ERR(tiny)) { in xe_migrate_sanity_test()
226 PTR_ERR(tiny)); in xe_migrate_sanity_test()
279 xe_map_memset(xe, &tiny->vmap, 0, 0x22, xe_bo_size(tiny)); in xe_migrate_sanity_test()
281 fence = xe_migrate_clear(m, tiny, tiny->ttm.resource, in xe_migrate_sanity_test()
287 retval = xe_map_rd(xe, &tiny->vmap, 0, u32); in xe_migrate_sanity_test()
289 retval = xe_map_rd(xe, &tiny->vmap, xe_bo_size(tiny) - 4, u32); in xe_migrate_sanity_test()
293 test_copy_sysmem(m, tiny, test); in xe_migrate_sanity_test()
296 test_copy_vram(m, tiny, test); in xe_migrate_sanity_test()
324 xe_bo_unpin(tiny); in xe_migrate_sanity_test()
[all …]
/drivers/acpi/
A DMakefile81 obj-$(CONFIG_ACPI_TINY_POWER_BUTTON) += tiny-power-button.o
A DKconfig202 This driver provides a tiny alternative to the ACPI Button driver.
203 The tiny power button driver only handles the power button. Rather
/drivers/gpu/drm/
A DMakefile214 obj-y += tiny/
A DKconfig363 source "drivers/gpu/drm/tiny/Kconfig"
/drivers/gpu/drm/radeon/
A Drv6xx_dpm.c267 struct rv6xx_sclk_stepping tiny = in rv6xx_generate_steps() local
269 tiny.post_divider = next.post_divider; in rv6xx_generate_steps()
271 if (!rv6xx_reached_stepping_target(rdev, &tiny, &cur, !increasing_vco)) in rv6xx_generate_steps()
272 rv6xx_output_stepping(rdev, step_index++, &tiny); in rv6xx_generate_steps()
/drivers/i2c/busses/
A DMakefile143 obj-$(CONFIG_I2C_TINY_USB) += i2c-tiny-usb.o
A DKconfig1425 i2c-tiny-usb, a simple do-it-yourself USB to I2C interface. See
1429 will be called i2c-tiny-usb.
/drivers/spi/
A DMakefile103 obj-$(CONFIG_SPI_OC_TINY) += spi-oc-tiny.o
A DKconfig789 tristate "OpenCores tiny SPI"
793 This is the driver for OpenCores tiny SPI master controller.
/drivers/power/reset/
A DKconfig195 controlling a tiny circuit BBPU inside MT6323 RTC.
/drivers/scsi/
A DKconfig174 don't need this for those tiny 6-slot cdrom changers. Media

Completed in 24 milliseconds