Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm/boot/dts/
Dbcm2835-rpi.dtsi8 label = "ACT";
Dbcm2835-rpi-cm1-io1.dts66 /* Also used as ACT LED */
/Linux-v6.1/Documentation/filesystems/caching/
Dfscache.rst291 COOKIE VOLUME REF ACT ACC S FL DEF
310 ACT Number of times the cookie is marked for in use
/Linux-v6.1/include/uapi/linux/
Dzorro_ids.h503 #define ZORRO_PROD_ACT_PRELUDE ZORRO_ID(ACT, 0x01, 0)
/Linux-v6.1/drivers/hwmon/
Dpc87360.c74 #define ACT 0x30 /* Register: Device activation */ macro
1646 val = superio_inb(sioaddr, ACT); in pc87360_find()
/Linux-v6.1/drivers/zorro/
Dzorro.ids444 4231 ACT
/Linux-v6.1/
DCREDITS397 S: Belconnen ACT 2616
1566 S: Griffith, ACT 2603
3288 S: Wanniassa ACT 2903
3302 S: The Australian National University, ACT 0200
3330 S: Turner ACT 2612
/Linux-v6.1/Documentation/networking/
Dethtool-netlink.rst181 ``_ACT_REPLY`` kernel reply to an ``ACT`` request
290 ``ACT`` messages request kernel (driver) to perform a specific action. If some
/Linux-v6.1/drivers/ntb/hw/idt/
Dntb_hw_idt.c515 if (IS_FLD_SET(SWPARTxSTS_STATE, partsts, ACT) && in idt_scan_ports()