Searched refs:MISC_REGISTERS_GPIO_FLOAT_POS (Results 1 – 2 of 2) sorted by relevance
6109 #define MISC_REGISTERS_GPIO_FLOAT_POS 24 macro
2122 gpio_reg &= ~(gpio_mask << MISC_REGISTERS_GPIO_FLOAT_POS); in bnx2x_set_gpio()2131 gpio_reg &= ~(gpio_mask << MISC_REGISTERS_GPIO_FLOAT_POS); in bnx2x_set_gpio()2140 gpio_reg |= (gpio_mask << MISC_REGISTERS_GPIO_FLOAT_POS); in bnx2x_set_gpio()2163 gpio_reg &= ~(pins << MISC_REGISTERS_GPIO_FLOAT_POS); in bnx2x_set_mult_gpio()2183 gpio_reg |= (pins << MISC_REGISTERS_GPIO_FLOAT_POS); in bnx2x_set_mult_gpio()