Home
last modified time | relevance | path

Searched refs:ACT (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.15/arch/arm/boot/dts/
Dbcm2835-rpi.dtsi8 label = "ACT";
Dbcm2835-rpi-cm1-io1.dts67 /* Also used as ACT LED */
/Linux-v5.15/include/uapi/linux/
Dzorro_ids.h503 #define ZORRO_PROD_ACT_PRELUDE ZORRO_ID(ACT, 0x01, 0)
/Linux-v5.15/drivers/hwmon/
Dpc87360.c62 #define ACT 0x30 /* Register: Device activation */ macro
1122 val = superio_inb(sioaddr, ACT); in pc87360_find()
/Linux-v5.15/drivers/zorro/
Dzorro.ids444 4231 ACT
/Linux-v5.15/Documentation/networking/
Dethtool-netlink.rst176 ``_ACT_REPLY`` kernel reply to an ``ACT`` request
279 ``ACT`` messages request kernel (driver) to perform a specific action. If some
/Linux-v5.15/
DCREDITS392 S: Belconnen ACT 2616
1546 S: Griffith, ACT 2603
3264 S: Wanniassa ACT 2903
3278 S: The Australian National University, ACT 0200
3306 S: Turner ACT 2612
/Linux-v5.15/drivers/ntb/hw/idt/
Dntb_hw_idt.c515 if (IS_FLD_SET(SWPARTxSTS_STATE, partsts, ACT) && in idt_scan_ports()