Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/bxe/
HDecore_reg.h1855 #define MISC_REGISTERS_GPIO_FLOAT (0xffL<<24) macro
HDbxe.c1953 gpio_reg = (REG_RD(sc, MISC_REG_GPIO) & MISC_REGISTERS_GPIO_FLOAT); in bxe_gpio_write()