Home
last modified time | relevance | path

Searched full:xisc (Results 1 – 11 of 11) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/media/
Dmicrochip,xisc.yaml5 $id: http://devicetree.org/schemas/media/microchip,xisc.yaml#
8 title: Microchip eXtended Image Sensor Controller (XISC)
14 The eXtended Image Sensor Controller (XISC) device provides the video input capabilities for the
17 The XISC has a single internal parallel input that supports RAW Bayer, RGB or YUV video.
21 The XISC provides one clock output that is used to clock the demuxer/bridge.
49 As the XISC is usually connected to a demux/bridge, the XISC receives
111 xisc: xisc@e1408000 {
/linux-6.12.1/drivers/media/platform/microchip/
DKconfig24 tristate "Microchip eXtended Image Sensor Controller (XISC) support"
39 module will be called microchip-xisc.
45 Microchip ISC and XISC common code base.
DMakefile3 microchip-xisc-objs = microchip-sama7g5-isc.o
8 obj-$(CONFIG_VIDEO_MICROCHIP_XISC) += microchip-xisc.o
Dmicrochip-sama7g5-isc.c3 * Microchip eXtended Image Sensor Controller (XISC) driver
425 "microchip-sama7g5-xisc", isc); in microchip_xisc_probe()
551 dev_info(dev, "Microchip XISC version %x\n", ver); in microchip_xisc_probe()
626 .name = "microchip-sama7g5-xisc",
635 MODULE_DESCRIPTION("The V4L2 driver for Microchip-XISC");
/linux-6.12.1/drivers/staging/media/deprecated/atmel/
DMakefile3 atmel-xisc-objs = atmel-sama7g5-isc.o
8 obj-$(CONFIG_VIDEO_ATMEL_XISC) += atmel-xisc.o
DKconfig25 tristate "ATMEL eXtended Image Sensor Controller (XISC) support (DEPRECATED)"
47 ATMEL ISC and XISC common code base.
Datmel-sama7g5-isc.c3 * Microchip eXtended Image Sensor Controller (XISC) driver
406 "microchip-sama7g5-xisc", isc); in microchip_xisc_probe()
527 dev_info(dev, "Microchip XISC version %x\n", ver); in microchip_xisc_probe()
597 .name = "microchip-sama7g5-xisc",
606 MODULE_DESCRIPTION("The V4L2 driver for Microchip-XISC");
/linux-6.12.1/arch/arm/boot/dts/microchip/
Dsama7g5.dtsi522 clocks = <&pmc PMC_TYPE_PERIPHERAL 34>, <&xisc>;
524 assigned-clocks = <&xisc>;
549 xisc: xisc@e1408000 { label
/linux-6.12.1/drivers/usb/core/
Dsysfs.c1170 "ic%02Xisc%02Xip%02Xin%02X\n", in modalias_show()
Dmessage.c1839 "v%04Xp%04Xd%04Xdc%02Xdsc%02Xdp%02Xic%02Xisc%02Xip%02Xin%02X", in usb_if_uevent()
/linux-6.12.1/
DMAINTAINERS15086 F: Documentation/devicetree/bindings/media/microchip,xisc.yaml