Home
last modified time | relevance | path

Searched refs:ph_vcc (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/arm/ep93xx/
H A Deppcic.c88 int ph_vcc; /* 3 or 5 */ member
221 ph->ph_vcc = 3; in eppcic_attach_socket()
528 ph->ph_vcc = eppcic_get_voltage(ph); in eppcic_socket_enable()
618 switch (ph->ph_vcc) { in eppcic_set_pcreg()
631 switch (ph->ph_vcc) { in eppcic_set_pcreg()
/netbsd-src/sys/arch/arm/at91/
H A Dat91cf.c71 int ph_vcc; /* 3 or 5 */ member
201 ph->ph_vcc = 3; in at91cf_attach_socket()