Lines Matching +full:fixed +full:- +full:clock
12 well known (fixed feature) interrupts sources, such
74 sci - The number of times the ACPI SCI
77 sci_not - The number of times the ACPI SCI
80 gpe_all - count of SCI caused by GPEs.
82 gpeXX - count for individual GPE source
84 ff_gbl_lock - Global Lock
86 ff_pmtimer - PM Timer
88 ff_pwr_btn - Power Button
90 ff_rt_clk - Real Time Clock
92 ff_slp_btn - Sleep Button
94 error - an interrupt that can't be accounted for above.
96 invalid: it's either a GPE or a Fixed Event that
99 disable: the GPE/Fixed Event is valid but disabled.
101 enable: the GPE/Fixed Event is valid and enabled.
116 Note that only writting to VALID GPE/Fixed Event is allowed,
118 Fixed Event with event handler installed.
120 Let's take power button fixed event for example, please kill acpid
139 * and it triggers an ACPI fixed event when the enable bit is set again