Home
last modified time | relevance | path

Searched refs:max3 (Results 1 – 2 of 2) sorted by relevance

/u-boot/include/linux/
A Dkernel.h194 #define max3(x, y, z) max((typeof(x))max(x, y), z) macro
/u-boot/drivers/mtd/nand/raw/
A Ddenali.c1035 cs_setup = max3((int)DIV_ROUND_UP(timings->tCS_min, t_x) - rdwr_en_lo, in denali_setup_data_interface()

Completed in 7 milliseconds