OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ver_id
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/rockchip/
rk_gpio.c
615
uint32_t
ver_id
;
local in function:rk_gpio_attach
636
ver_id
= RD4(sc, GPIO_VER_ID_REG);
637
switch (
ver_id
) {
638
case 0: /*
VER_ID
not implemented in v1 but reads back as 0 */
657
aprint_error(": unknown version 0x%08" PRIx32 "\n",
ver_id
);
rk_gpio.c
615
uint32_t
ver_id
;
local in function:rk_gpio_attach
636
ver_id
= RD4(sc, GPIO_VER_ID_REG);
637
switch (
ver_id
) {
638
case 0: /*
VER_ID
not implemented in v1 but reads back as 0 */
657
aprint_error(": unknown version 0x%08" PRIx32 "\n",
ver_id
);
Completed in 60 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025