Searched refs:PRESET_GPIO0_HOLD (Results 1 – 1 of 1) sorted by relevance
46 #define PRESET_GPIO0_HOLD(n) ((0x1 << (7 + 16)) | ((n) << 7)) macro985 writel(PRESET_SGRF_HOLD(0) | PRESET_GPIO0_HOLD(1) | in dram_all_config()