Searched refs:SHIFT_4BIT (Results 1 – 1 of 1) sorted by relevance
107 #define SHIFT_4BIT 0x4u macro3266 max_current_3_3V = ((tmp & MASK_8BIT) * SHIFT_4BIT); in sdcard_oper_config()3267 max_current_1_8V = (((tmp & BYTE_3_MASK) >> SHIFT_16BIT) * SHIFT_4BIT); in sdcard_oper_config()4445 const uint32_t shift = (((uint32_t)group_num - MMC_SET) * SHIFT_4BIT); in sd_host_process_switch_function()4578 const uint32_t shift = ((group_num - MMC_SET) * SHIFT_4BIT); in sd_card_uhsi_supported()