Searched refs:U16_MAX (Results 1 – 9 of 9) sorted by relevance
29 #define U16_MAX ((u16)~0U) macro30 #define S16_MAX ((s16)(U16_MAX>>1))
776 plat->cfg.b_max = U16_MAX; /* max value of TMIO_SD_SECCNT */ in tmio_sd_probe()
811 return U16_MAX; in renesas_sdhi_get_b_max()
938 if (fpsize > U16_MAX) in efi_dp_from_file()
1267 if (read_voltage_32 > U16_MAX) in stm32mp1_get_opp()
1292 #define PIN_NONE U16_MAX
1528 #define PIN_NONE U16_MAX
1518 #define PIN_NONE U16_MAX
1523 #define PIN_NONE U16_MAX
Completed in 101 milliseconds