Home
last modified time | relevance | path

Searched refs:CSF (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/panthor/
H A DKconfig4 tristate "Panthor (DRM support for ARM Mali CSF-based GPUs)"
18 DRM driver for ARM Mali CSF-based GPUs.
23 be supported with the panfrost driver as they are not CSF GPUs.
/linux/drivers/gpu/drm/tyr/
H A DKconfig4 tristate "Tyr (Rust DRM support for ARM Mali CSF-based GPUs)"
12 Rust DRM driver for ARM Mali CSF-based GPUs.
17 be supported with the panfrost driver as they are not CSF GPUs.
/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h280 #define CSF 0x02 /* c: clear scsi fifo */ macro
H A Dsym_hipd.c1704 OUTB(np, nc_stest3, TE|CSF);
2193 OUTB(np, nc_stest3, TE|CSF); /* clear scsi fifo */
2468 OUTB(np, nc_stest3, TE|CSF); /* scsi fifo */
2919 OUTB(np, nc_stest3, TE|CSF); /* clear scsi fifo */
/linux/drivers/scsi/
H A Dncr53c8xx.h804 #define CSF 0x02 /* c: clear scsi fifo */ macro