Searched refs:HDA_SD_REG_STS8_ACK (Results 1 – 1 of 1) sorted by relevance
269 constexpr uint8_t HDA_SD_REG_STS8_ACK = HDA_SD_REG_STS8_BCIS | variable272 constexpr uint8_t HDA_SD_REG_STS8_MASK = HDA_SD_REG_STS8_ACK |279 constexpr uint32_t HDA_SD_REG_STS32_ACK = static_cast<uint32_t>(HDA_SD_REG_STS8_ACK) << 24;
Completed in 6 milliseconds