Searched full:ev3 (Results 1 – 17 of 17) sorted by relevance
/Linux-v6.6/Documentation/devicetree/bindings/power/supply/ |
D | lego,ev3-battery.yaml | 4 $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-v6.6/arch/arm/boot/dts/ti/davinci/ |
D | da850-lego-ev3.dts | 3 * 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";
|
D | Makefile | 6 da850-lego-ev3.dtb
|
/Linux-v6.6/drivers/power/supply/ |
D | lego_ev3_battery.c | 2 * 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");
|
D | Kconfig | 165 tristate "LEGO MINDSTORMS EV3 battery" 168 Say Y here to enable support for the LEGO MINDSTORMS EV3 battery.
|
/Linux-v6.6/Documentation/devicetree/bindings/display/ |
D | sitronix,st7586.txt | 4 - compatible: "lego,ev3-lcd". 17 compatible = "lego,ev3-lcd";
|
/Linux-v6.6/Documentation/devicetree/bindings/arm/ti/ |
D | ti,davinci.yaml | 24 - lego,ev3 # LEGO MINDSTORMS EV3 (AM1808 based)
|
/Linux-v6.6/drivers/gpu/drm/tiny/ |
D | st7586.c | 299 { .compatible = "lego,ev3-lcd" }, 305 { "ev3-lcd", 0 },
|
D | Kconfig | 197 * LEGO MINDSTORMS EV3
|
/Linux-v6.6/net/bluetooth/ |
D | iso.c | 1715 struct hci_ev_le_per_adv_report *ev3; in iso_connect_ind() local 1775 ev3 = hci_recv_event_data(hdev, HCI_EV_LE_PER_ADV_REPORT); in iso_connect_ind() 1776 if (ev3) { in iso_connect_ind() 1778 iso_match_sync_handle_pa_report, ev3); in iso_connect_ind() 1781 memcpy(iso_pi(sk)->base, ev3->data, ev3->length); in iso_connect_ind() 1782 iso_pi(sk)->base_len = ev3->length; in iso_connect_ind()
|
D | hci_conn.c | 2854 /* eSCO logical transport (1 Mb/s): EV3, EV4 and EV5 */ in hci_conn_get_phy() 2860 /* eSCO logical transport (2 Mb/s): 2-EV3, 2-EV5 */ in hci_conn_get_phy() 2867 /* eSCO logical transport (3 Mb/s): 3-EV3, 3-EV5 */ in hci_conn_get_phy()
|
/Linux-v6.6/arch/alpha/include/asm/ |
D | hwrpb.h | 12 #define EV3_CPU 1 /* EV3 */
|
D | core_apecs.h | 344 unsigned long dc_addr; /* EV3 Phys Addr for ECC/DPERR. */
|
D | core_t2.h | 189 unsigned long elfmc_dc_addr; /* EV3 Phys Addr for ECC/DPERR. */
|
/Linux-v6.6/arch/alpha/kernel/ |
D | setup.c | 1135 "EV3", "EV4", "Simulate", "LCA4", "EV5", "EV45", "EV56", in show_cpuinfo()
|
/Linux-v6.6/drivers/usb/serial/ |
D | ftdi_sio_ids.h | 82 #define FTDI_EV3CON_PID 0xABB9 /* Mindstorms EV3 Console Adapter */
|
/Linux-v6.6/ |
D | MAINTAINERS | 11903 LEGO MINDSTORMS EV3 11906 F: Documentation/devicetree/bindings/power/supply/lego,ev3-battery.yaml 11907 F: arch/arm/boot/dts/ti/davinci/da850-lego-ev3.dts
|