Home | History | Annotate | Download | only in manual_tests

Lines Matching defs:read32

315 static uint32_t read32(uint32_t address, uint32_t *valptr)
380 retval = read32(address, &value);
596 if (0 != read32(GPIO_DATA, &curr)) {
608 if (0 != read32(GPIO_DATA, &curr)) {
622 if (0 != read32(GPIO_DATA, &curr)) {
654 if (0 != read32(GPIO_DATA, &curr)) {
664 if (0 != read32(GPIO_DATA, &curr)) {
678 if (0 != read32(GPIO_DATA, &curr)) {
708 if (0 != read32(GPIO_DATAOUT, &curr)) {
732 if (0 != read32(GPIO_DATAOUT, &curr)) {
801 retval = read32(GPIO_OUTENSET, &value);