Home
last modified time | relevance | path

Searched full:ev3 (Results 1 – 16 of 16) sorted by relevance

/linux/Documentation/devicetree/bindings/power/supply/
H A Dlego,ev3-battery.yaml4 $id: http://devicetree.org/schemas/power/supply/lego,ev3-battery.yaml#
7 title: LEGO MINDSTORMS EV3 Battery
14 LEGO MINDSTORMS EV3 has some built-in capability for monitoring the battery.
23 const: lego,ev3-battery
51 compatible = "lego,ev3-battery";
/linux/arch/arm/boot/dts/ti/davinci/
H A Dda850-lego-ev3.dts3 * Device tree for LEGO MINDSTORMS EV3
16 compatible = "lego,ev3", "ti,da850";
17 model = "LEGO MINDSTORMS EV3";
29 * The buttons on the EV3 are mapped to keyboard keys.
33 label = "EV3 Brick Buttons";
75 * The EV3 has two built-in bi-color LEDs behind the buttons.
110 * The EV3 is powered down by turning off the main 5V supply.
173 * The EV3 can use 6-AA batteries or a rechargeable Li-ion battery pack.
176 compatible = "lego,ev3-battery";
395 compatible = "lego,ev3-lcd";
H A DMakefile6 da850-lego-ev3.dtb
/linux/drivers/power/supply/
H A Dlego_ev3_battery.c2 * Battery driver for LEGO MINDSTORMS EV3
145 .name = "lego-ev3-battery",
216 { .compatible = "lego,ev3-battery", },
223 .name = "lego-ev3-battery",
232 MODULE_DESCRIPTION("LEGO MINDSTORMS EV3 Battery Driver");
H A DKconfig165 tristate "LEGO MINDSTORMS EV3 battery"
168 Say Y here to enable support for the LEGO MINDSTORMS EV3 battery.
/linux/Documentation/devicetree/bindings/display/
H A Dsitronix,st7586.txt4 - compatible: "lego,ev3-lcd".
17 compatible = "lego,ev3-lcd";
/linux/Documentation/devicetree/bindings/arm/ti/
H A Dti,davinci.yaml24 - lego,ev3 # LEGO MINDSTORMS EV3 (AM1808 based)
/linux/net/bluetooth/
H A Diso.c1747 struct hci_ev_le_per_adv_report *ev3 = NULL; in iso_conn_ready() local
1783 ev3 = hci_recv_event_data(hcon->hdev, in iso_conn_ready()
1785 if (ev3) in iso_conn_ready()
1790 ev3); in iso_conn_ready()
1830 if (ev3) { in iso_conn_ready()
1894 struct hci_ev_le_per_adv_report *ev3; in iso_connect_ind() local
1970 ev3 = hci_recv_event_data(hdev, HCI_EV_LE_PER_ADV_REPORT); in iso_connect_ind()
1971 if (ev3) { in iso_connect_ind()
1977 iso_match_sync_handle_pa_report, ev3); in iso_connect_ind()
1985 if (ev3->data_status == LE_PA_DATA_TRUNCATED) { in iso_connect_ind()
[all …]
H A Dhci_conn.c2863 /* eSCO logical transport (1 Mb/s): EV3, EV4 and EV5 */ in hci_conn_get_phy()
2869 /* eSCO logical transport (2 Mb/s): 2-EV3, 2-EV5 */ in hci_conn_get_phy()
2876 /* eSCO logical transport (3 Mb/s): 3-EV3, 3-EV5 */ in hci_conn_get_phy()
/linux/drivers/gpu/drm/tiny/
H A Dst7586.c302 { .compatible = "lego,ev3-lcd" },
308 { "ev3-lcd", 0 },
H A DKconfig197 * LEGO MINDSTORMS EV3
/linux/arch/alpha/include/asm/
H A Dhwrpb.h12 #define EV3_CPU 1 /* EV3 */
H A Dcore_t2.h181 unsigned long elfmc_dc_addr; /* EV3 Phys Addr for ECC/DPERR. */
/linux/arch/alpha/kernel/
H A Dsetup.c1052 "EV3", "EV4", "Simulate", "LCA4", "EV5", "EV45", "EV56", in show_cpuinfo()
/linux/drivers/usb/serial/
H A Dftdi_sio_ids.h82 #define FTDI_EV3CON_PID 0xABB9 /* Mindstorms EV3 Console Adapter */
/linux/
H A DMAINTAINERS12877 LEGO MINDSTORMS EV3
12880 F: Documentation/devicetree/bindings/power/supply/lego,ev3-battery.yaml
12881 F: arch/arm/boot/dts/ti/davinci/da850-lego-ev3.dts