Home
last modified time | relevance | path

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

/dragonfly/sys/dev/powermng/aps/
H A Daps.c65 #define APS_ARG1 0x01 macro
328 cr = iobuf[APS_ARG1]; in aps_probe()
423 iobuf[APS_ARG1] = 0x81; in aps_init()
432 if ((iobuf[APS_ARG1] != 0 || iobuf[APS_ARG2] != 0x60) && in aps_init()
433 (iobuf[APS_ARG1] != 1 || iobuf[APS_ARG2] != 0)) in aps_init()
438 iobuf[APS_ARG1] = 0x01; in aps_init()
448 iobuf[APS_ARG1] = 0xc8; in aps_init()
462 if (iobuf[APS_ARG1] != 0) in aps_init()