Searched refs:UINT_MAX (Results 1 – 11 of 11) sorted by relevance
25 static struct bl_aux_gpio_info rst_gpio = { .index = UINT_MAX } ;26 static struct bl_aux_gpio_info poweroff_gpio = { .index = UINT_MAX };179 if (rst_gpio.index == UINT_MAX) in plat_get_rockchip_gpio_reset()187 if (poweroff_gpio.index == UINT_MAX) in plat_get_rockchip_gpio_poweroff()
17 #define UINT_MAX 0xFFFFFFFFU macro
33 #define UNDEF_ERRATA {UINT_MAX, UCHAR_MAX, UCHAR_MAX}
27 #define UINT32_MAX UINT_MAX
22 #define INVALID_IDX UINT_MAX
27 #if UINT_MAX == 0xFFFFFFFF
53 # elif (UINT_MAX == 0xffffffffffffffff)
424 # if (UINT_MAX == 0xffffffffUL)
441 #define SDHC_REG_MASK UINT_MAX
1403 if (gate_refcounts[i] == UINT_MAX) { in __stm32mp1_clk_enable()