Home
last modified time | relevance | path

Searched refs:MAX_T (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dminmax.h317 #define MAX_T(type, a, b) __cmp(max, (type)(a), (type)(b)) macro
/linux/drivers/gpu/drm/
H A Ddrm_color_mgmt.c539 struct drm_prop_enum_list enum_list[MAX_T(int, DRM_COLOR_ENCODING_MAX, in drm_plane_create_color_properties()
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c3128 int status[MAX_T(u32, MTL_MAX_TX_QUEUES, MTL_MAX_RX_QUEUES)]; in stmmac_dma_interrupt()