linux/drivers/cdx/controller
Nipun Gupta a941b784b1 cdx: add support for bus mastering
Introduce cdx_set_master() and cdx_clear_master() APIs to support
enable and disable of bus mastering. Drivers need to use these APIs to
enable/disable DMAs from the CDX devices.

Signed-off-by: Nipun Gupta <nipun.gupta@amd.com>
Reviewed-by: Pieter Jansen van Vuuren <pieter.jansen-van-vuuren@amd.com>
Link: https://lore.kernel.org/r/20230915045423.31630-1-nipun.gupta@amd.com
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
2023-09-28 12:12:07 -06:00
..
bitfield.h
cdx_controller.c cdx: add support for bus mastering 2023-09-28 12:12:07 -06:00
cdx_controller.h cdx: add rpmsg communication channel for CDX 2023-03-29 12:26:32 +02:00
cdx_rpmsg.c cdx: Explicitly include correct DT includes 2023-08-04 16:21:20 +02:00
Kconfig cdx: Replace custom mcdi logging with print_hex_dump_debug() 2023-06-15 13:42:16 +02:00
Makefile cdx: add rpmsg communication channel for CDX 2023-03-29 12:26:32 +02:00
mc_cdx_pcol.h
mcdi.c cdx: Replace custom mcdi logging with print_hex_dump_debug() 2023-06-15 13:42:16 +02:00
mcdi.h cdx: Replace custom mcdi logging with print_hex_dump_debug() 2023-06-15 13:42:16 +02:00
mcdi_functions.c cdx: add support for bus mastering 2023-09-28 12:12:07 -06:00
mcdi_functions.h cdx: add support for bus mastering 2023-09-28 12:12:07 -06:00