Home
last modified time | relevance | path

Searched full:calao (Results 1 – 17 of 17) sorted by relevance

/linux/Documentation/devicetree/bindings/arm/
H A Datmel-at91.yaml43 - description: Calao USB A9260
45 - const: calao,usb-a9260
49 - description: Calao USB A9263
51 - const: calao,usb-a9263
55 - description: Calao USB A9G20
57 - const: calao,usb-a9g20
61 - description: Calao USB A9G20-LPW
63 - const: calao,usb-a9g20-lpw
64 - const: calao,usb-a9g20
H A Dste-nomadik.txt19 S8815 "MiniKit" manufactured by Calao Systems:
H A Dux500.yaml33 - description: Calao Systems Snowball
/linux/arch/arm/boot/dts/microchip/
H A Dusb_a9g20_lpw.dts3 * usb_a9g20_lpw.dts - Device Tree file for Calao USB A9G20 Low Power board
12 model = "Calao USB A9G20 Low Power";
13 compatible = "calao,usb-a9g20-lpw", "calao,usb-a9g20", "atmel,at91sam9g20", "atmel,at91sam9";
H A Dtny_a9g20.dts3 * tny_a9g20.dts - Device Tree file for Calao TNY A9G20 board
12 model = "Calao TNY A9G20";
13 compatible = "calao,tny-a9g20", "atmel,at91sam9g20", "atmel,at91sam9";
H A Dtny_a9260.dts3 * tny_a9260.dts - Device Tree file for Calao TNY A9260 board
12 model = "Calao TNY A9260";
13 compatible = "calao,tny-a9260", "atmel,at91sam9260", "atmel,at91sam9";
H A Dusb_a9260.dts3 * usb_a9260.dts - Device Tree file for Calao USB A9260 board
12 model = "Calao USB A9260";
13 compatible = "calao,usb-a9260", "atmel,at91sam9260", "atmel,at91sam9";
H A Dusb_a9g20.dts3 * usb_a9g20.dts - Device Tree file for Calao USB A9G20 board
12 model = "Calao USB A9G20";
13 compatible = "calao,usb-a9g20", "atmel,at91sam9g20", "atmel,at91sam9";
H A Dusb_a9263.dts3 * usb_a9263.dts - Device Tree file for Calao USB A9293 board
11 model = "Calao USB A9263";
12 compatible = "calao,usb-a9263", "atmel,at91sam9263", "atmel,at91sam9";
H A Dat91-qil_a9260.dts3 * at91-qil_a9260.dts - Device Tree file for Calao QIL A9260 board
10 model = "Calao QIL A9260";
11 compatible = "calao,qil-a9260", "atmel,at91sam9260", "atmel,at91sam9";
H A Dusb_a9g20-dab-mmx.dtsi3 * calao-dab-mmx.dtsi - Device Tree Include file for Calao DAB-MMX Daughter Board
H A Dtny_a9263.dts3 * usb_a9263.dts - Device Tree file for Calao USB A9293 board
11 model = "Calao TNY A9263";
H A Dtny_a9260_common.dtsi3 * tny_a9260_common.dtsi - Device Tree file for Calao TNY A926x board
H A Dusb_a9260_common.dtsi3 * usb_a926x.dts - Device Tree file for Calao USB A926x board
/linux/drivers/rtc/
H A Drtc-rv3029c2.c5 * Author: Gregory Hermant <gregory.hermant@calao-systems.com>
920 MODULE_AUTHOR("Gregory Hermant <gregory.hermant@calao-systems.com>");
/linux/arch/arm/boot/dts/st/
H A Dste-snowball.dts12 model = "Calao Systems Snowball platform with device tree";
/linux/drivers/usb/serial/
H A Dftdi_sio.c2333 if (udev->manufacturer && !strcmp(udev->manufacturer, "CALAO Systems")) in ftdi_8u2232c_probe()