Searched refs:tmpioh (Results 1 – 1 of 1) sorted by relevance
643 register bus_space_handle_t tmpioh; in __C() local650 tmpioh = ioh + off; in __C()651 offset = tmpioh & 3; in __C()652 port = (uint32_t *)((tmpioh << CHIP_ADDR_SHIFT) | in __C()663 register bus_space_handle_t tmpioh; in __C() local670 tmpioh = ioh + off; in __C()671 offset = tmpioh & 3; in __C()672 port = (uint32_t *)((tmpioh << CHIP_ADDR_SHIFT) | in __C()683 register bus_space_handle_t tmpioh; in __C() local689 tmpioh = ioh + off; in __C()[all …]