OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pxa2x0_gpio_get_bit
(Results
1 - 14
of
14
) sorted by relevancy
/src/sys/arch/arm/xscale/
pxa2x0_gpio.h
54
extern int
pxa2x0_gpio_get_bit
(u_int);
pxa2x0_gpio.c
582
pxa2x0_gpio_get_bit
(u_int gpio)
function in typeref:typename:int
728
return
pxa2x0_gpio_get_bit
(pin);
/src/sys/arch/hpcarm/dev/
wzero3_usb.c
189
pxa2x0_gpio_get_bit
(sc->sc_host_pin) ? "H" : "L"));
203
pxa2x0_gpio_get_bit
(sc->sc_client_pin) ? "H" : "L"));
216
host_cable =
pxa2x0_gpio_get_bit
(sc->sc_host_pin);
wzero3_kbd.c
454
pxa2x0_gpio_get_bit
(sc->sc_key_pin) ? "on" : "off");
459
if (
pxa2x0_gpio_get_bit
(sc->sc_test_pin)) {
496
pxa2x0_gpio_get_bit
(sc->sc_test_pin) ? "on" : "off");
509
pxa2x0_gpio_get_bit
(pin) ? "on" : "off");
533
pxa2x0_gpio_get_bit
(sc->sc_power_pin) ? "on" : "off");
537
if (
pxa2x0_gpio_get_bit
(sc->sc_power_pin)) {
571
if (
pxa2x0_gpio_get_bit
(sc->sc_power_pin)) {
581
if (
pxa2x0_gpio_get_bit
(sc->sc_power_pin)) {
607
if (
pxa2x0_gpio_get_bit
(sc->sc_power_pin)) {
nbpmci.c
140
if (
pxa2x0_gpio_get_bit
(9))
wzero3_mci.c
248
if (
pxa2x0_gpio_get_bit
(sc->sc_detect_pin))
wzero3_tp.c
418
pindown =
pxa2x0_gpio_get_bit
(sc->sc_model->intr_pin) ? 0 : 1;
536
while (
pxa2x0_gpio_get_bit
(GPIO_WS007SH_HSYNC) == 0)
538
while (
pxa2x0_gpio_get_bit
(GPIO_WS007SH_HSYNC) != 0)
/src/sys/arch/zaurus/dev/
zusb.c
143
int host_cable =
pxa2x0_gpio_get_bit
(C3000_USB_HOST_PIN);
145
int client_cable =
pxa2x0_gpio_get_bit
(C3000_USB_DEVICE_PIN);
zmci.c
197
if (!
pxa2x0_gpio_get_bit
(sc->sc_detect_pin))
210
if (
pxa2x0_gpio_get_bit
(sc->sc_wp_pin))
zkbd.c
424
bit =
pxa2x0_gpio_get_bit
(sc->sc_sense_array[i]);
553
down =
pxa2x0_gpio_get_bit
(sc->sc_onkey_pin) ? 1 : 0;
600
a =
pxa2x0_gpio_get_bit
(sc->sc_swa_pin) ? 1 : 0;
601
b =
pxa2x0_gpio_get_bit
(sc->sc_swb_pin) ? 2 : 0;
ztp.c
334
while (
pxa2x0_gpio_get_bit
(sc->sc_hsync_pin) == 0) \
336
while (
pxa2x0_gpio_get_bit
(sc->sc_hsync_pin) != 0) \
515
pindown =
pxa2x0_gpio_get_bit
(sc->sc_tp_int_pin) ? 0 : 1;
zapm.c
629
if (!
pxa2x0_gpio_get_bit
(sc->sc_ac_detect_pin))
638
return
pxa2x0_gpio_get_bit
(sc->sc_batt_cover_pin);
645
return
pxa2x0_gpio_get_bit
(sc->sc_charge_comp_pin);
wm8731_zaudio.c
436
if (
pxa2x0_gpio_get_bit
(GPIO_HP_IN_C860)) {
444
if (
pxa2x0_gpio_get_bit
(GPIO_HP_IN_C860)) {
455
if (!
pxa2x0_gpio_get_bit
(GPIO_HP_IN_C860)) {
463
if (!
pxa2x0_gpio_get_bit
(GPIO_HP_IN_C860)) {
wm8750_zaudio.c
481
if (
pxa2x0_gpio_get_bit
(GPIO_HP_IN_C3000)) {
489
if (
pxa2x0_gpio_get_bit
(GPIO_HP_IN_C3000)) {
502
if (!
pxa2x0_gpio_get_bit
(GPIO_HP_IN_C3000)) {
510
if (!
pxa2x0_gpio_get_bit
(GPIO_HP_IN_C3000)) {
Completed in 18 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025