Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/alpine-hal/
H A Dal_hal_common.h61 #define al_min_t(type, x, y) ({ \ macro
H A Dal_hal_serdes_25g.c687 num_bits = al_min_t(uint8_t, bits_left_curr_sample, bits_left_curr_byte); in al_serdes_25g_eye_diag_run()