Searched refs:peripheral_clock (Results 1 – 3 of 3) sorted by relevance
87 void (*peripheral_clock)(int pid, int enable); member132 return (*at91bus_tag->peripheral_clock)(pid, enable); in at91_peripheral_clock()
251 mmnetbus.peripheral_clock = mmnetbus_peripheral_clock; in initarm()336 (*old_at91bus_tag->peripheral_clock)(pid, enable); in mmnetbus_peripheral_clock()
274 mpcsabus.peripheral_clock = mpcsabus_peripheral_clock; in initarm()353 (*old_at91bus_tag->peripheral_clock)(pid, enable); in mpcsabus_peripheral_clock()