Lines Matching refs:value
73 uint32_t ocr; /* OCR value from capabilities */
477 * XXX Set the data timeout counter value according to
823 /* Set data timeout counter value to max for now. */
1015 * Return the smallest possible base clock frequency divisor value
1191 /* Invalid base clock frequency or `freq' value. */
1564 sdhc_wait_state(struct sdhc_host *hp, uint32_t mask, uint32_t value)
1572 if ((state & mask) == value) {
1579 "timeout waiting for mask %#x value %#x "
1581 mask, value, state);
1748 /* Prepare transfer mode register value. (2.2.5) */
1767 * Prepare command register value. (2.2.6)