Searched full:xisc (Results  1 – 9 of 9) sorted by relevance
| /linux/Documentation/devicetree/bindings/media/ | 
| H A D | microchip,xisc.yaml | 5 $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/drivers/media/platform/microchip/ | 
| H A D | Kconfig | 24 	tristate "Microchip eXtended Image Sensor Controller (XISC) support"39 	   module will be called microchip-xisc.
 45 	  Microchip ISC and XISC common code base.
 
 | 
| H A D | Makefile | 3 microchip-xisc-objs = microchip-sama7g5-isc.o8 obj-$(CONFIG_VIDEO_MICROCHIP_XISC) += microchip-xisc.o
 
 | 
| H A D | microchip-sama7g5-isc.c | 3  * Microchip eXtended Image Sensor Controller (XISC) driver425 			       "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/drivers/staging/media/deprecated/atmel/ | 
| H A D | Makefile | 3 atmel-xisc-objs = atmel-sama7g5-isc.o8 obj-$(CONFIG_VIDEO_ATMEL_XISC) += atmel-xisc.o
 
 | 
| H A D | Kconfig | 25 	tristate "ATMEL eXtended Image Sensor Controller (XISC) support (DEPRECATED)"47 	  ATMEL ISC and XISC common code base.
 
 | 
| /linux/arch/arm/boot/dts/microchip/ | 
| H A D | sama7g5.dtsi | 535 			clocks = <&pmc PMC_TYPE_PERIPHERAL 34>, <&xisc>;537 			assigned-clocks = <&xisc>;
 562 		xisc: xisc@e1408000 {  label
 
 | 
| /linux/drivers/usb/core/ | 
| H A D | sysfs.c | 1170 			"ic%02Xisc%02Xip%02Xin%02X\n",  in modalias_show()
 | 
| H A D | message.c | 1839 		   "v%04Xp%04Xd%04Xdc%02Xdsc%02Xdp%02Xic%02Xisc%02Xip%02Xin%02X",  in usb_if_uevent()
 |