Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/
H A Dmisc_bits.h232 #define MISC_REGISTERS_GPIO_INT_SET_POS 16 macro
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_hw_access.c699 gpio_reg &= ~(gpio_mask << MISC_REGISTERS_GPIO_INT_SET_POS); in lm_gpio_int_write()
708 gpio_reg |= (gpio_mask << MISC_REGISTERS_GPIO_INT_SET_POS); in lm_gpio_int_write()