Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/boot/dts/
Dbcm2835-rpi.dtsi8 label = "ACT";
Dbcm2835-rpi-cm1-io1.dts66 /* Also used as ACT LED */
/linux-5.19.10/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-5.19.10/include/uapi/linux/
Dzorro_ids.h503 #define ZORRO_PROD_ACT_PRELUDE ZORRO_ID(ACT, 0x01, 0)
/linux-5.19.10/drivers/hwmon/
Dpc87360.c62 #define ACT 0x30 /* Register: Device activation */ macro
1122 val = superio_inb(sioaddr, ACT); in pc87360_find()
/linux-5.19.10/drivers/zorro/
Dzorro.ids444 4231 ACT
/linux-5.19.10/
DCREDITS397 S: Belconnen ACT 2616
1561 S: Griffith, ACT 2603
3279 S: Wanniassa ACT 2903
3293 S: The Australian National University, ACT 0200
3321 S: Turner ACT 2612
/linux-5.19.10/Documentation/networking/
Dethtool-netlink.rst181 ``_ACT_REPLY`` kernel reply to an ``ACT`` request
287 ``ACT`` messages request kernel (driver) to perform a specific action. If some
/linux-5.19.10/drivers/ntb/hw/idt/
Dntb_hw_idt.c515 if (IS_FLD_SET(SWPARTxSTS_STATE, partsts, ACT) && in idt_scan_ports()