OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GPIO_DATAOUT
(Results
1 - 2
of
2
) sorted by null
/external/nos/host/android/manual_tests/
test_citadel.c
402
#define
GPIO_DATAOUT
0x40550004
708
if (0 != read32(
GPIO_DATAOUT
, &curr)) {
726
if (0 != write32(
GPIO_DATAOUT
, curr & (~cit_bit))) {
732
if (0 != read32(
GPIO_DATAOUT
, &curr)) {
753
if (0 != write32(
GPIO_DATAOUT
, curr | cit_bit)) {
768
if (0 != write32(
GPIO_DATAOUT
, curr & (~cit_bit))) {
/device/linaro/bootloader/edk2/Omap35xxPkg/Include/Omap3530/
Omap3530Gpio.h
35
#define
GPIO_DATAOUT
(0x003C)
Completed in 4520 milliseconds