Searched refs:MAX_VOLTAGE_1_8 (Results 1 – 1 of 1) sorted by relevance
31 #define MAX_VOLTAGE_1_8 1980000 macro85 u32 is_3v3 = uV > MAX_VOLTAGE_1_8; in rk3568_iodomain_write()131 val = (uV > MAX_VOLTAGE_1_8) ? 0 : 1; in rockchip_iodomain_write()