Home | Sort by: relevance | last modified time | path |
/src/sys/arch/arm/at91/ | |
at91cf.c | 71 int ph_vcc; /* 3 or 5 */ member in struct:at91cf_handle 201 ph->ph_vcc = 3; |
/src/sys/arch/arm/ep93xx/ | |
eppcic.c | 88 int ph_vcc; /* 3 or 5 */ member in struct:eppcic_handle 221 ph->ph_vcc = 3; 528 ph->ph_vcc = eppcic_get_voltage(ph); 618 switch (ph->ph_vcc) { 631 switch (ph->ph_vcc) { |