OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pgdr
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hpcsh/dev/
j6x0pwr.c
197
* The state of the lid is reflected in the bit
PGDR
[0].
210
uint8_t
pgdr
;
local in function:j6x0pwr_intr
220
pgdr
= _reg_read_1(SH7709_PGDR);
221
if ((
pgdr
& PGDR_LID_OPEN) == 0) {
j6x0pwr.c
197
* The state of the lid is reflected in the bit
PGDR
[0].
210
uint8_t
pgdr
;
local in function:j6x0pwr_intr
220
pgdr
= _reg_read_1(SH7709_PGDR);
221
if ((
pgdr
& PGDR_LID_OPEN) == 0) {
Completed in 25 milliseconds
Indexes created Mon Sep 29 18:09:42 GMT 2025