Lines Matching +full:1 +full:- +full:sdxc
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
5 * Copyright (C) 2005-2007 Pierre Ossman, All Rights Reserved.
26 #define SD_APP_SET_BUS_WIDTH 6 /* ac [1:0] bus width R1 */
37 #define SD_OCR_S18R (1 << 24) /* 1.8V switching request */
39 #define SD_OCR_XPC (1 << 28) /* SDXC power control */
40 #define SD_OCR_CCS (1 << 30) /* Card Capacity Status */
45 * [31] Check (0) or switch (1)
52 * [3:0] Function group 1
67 #define SCR_SPEC_VER_0 0 /* Implements system specification 1.0 - 1.01 */
68 #define SCR_SPEC_VER_1 1 /* Implements system specification 1.10 */
69 #define SCR_SPEC_VER_2 2 /* Implements system specification 2.00-3.0X */
81 #define SD_SWITCH_SET 1
92 #define SD_SWITCH_ACCESS_HS 1