Home
last modified time | relevance | path

Searched refs:SetClock (Results 1 – 7 of 7) sorted by relevance

/haiku/src/add-ons/kernel/bus_managers/mmc/
H A Dmmc_bus.cpp107 MMCBus::SetClock(int frequency) in SetClock() function in MMCBus
188 bus->SetClock(400); in _WorkerThread()
315 bus->SetClock(25000); in _WorkerThread()
H A Dmmc_bus.h50 void SetClock(int frequency);
/haiku/src/add-ons/media/media-add-ons/radeon/
H A DTheater100.h56 void SetClock(theater_standard standard, radeon_video_clock clock);
H A DTheater200.h99 void SetClock(theater_standard standard, radeon_video_clock clock){;}; in SetClock() function
H A DTheater100.cpp112 SetClock(fStandard, fClock); in SetEnable()
211 void CTheater100::SetClock(theater_standard standard, radeon_video_clock clock) in SetClock() function in CTheater100
/haiku/src/add-ons/kernel/busses/mmc/
H A Dsdhci.cpp87 SetClock(400); in SdhciBus()
324 SdhciBus::SetClock(int kilohertz) in SetClock() function in SdhciBus
577 SetClock(400); in HandleInterrupt()
772 bus->SetClock(kilohertz); in set_clock()
H A Dsdhci.h43 void SetClock(int kilohertz);