Searched refs:SupportedVoltages (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/busses/mmc/
H A Dsdhci.h246 uint8_t SupportedVoltages() { return (fBits >> 24) & 7; } function in class:Capabilities
H A Dsdhci.cpp504 uint8_t supportedVoltages = fRegisters->capabilities.SupportedVoltages();

Completed in 48 milliseconds