Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Dmcp_public.h1564 #define DRV_MB_PARAM_GPIO_CTRL_MASK 0xFF000000 macro
H A Decore_mcp.c3743 *gpio_ctrl = (val & DRV_MB_PARAM_GPIO_CTRL_MASK) >> in ecore_mcp_gpio_info()