Searched refs:HW_LOCK_RESOURCE_GPIO (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/ |
H A D | lm_hw_access.c | 554 lm_hw_lock(pdev, HW_LOCK_RESOURCE_GPIO, TRUE); in lm_gpio_write() 585 lm_hw_unlock(pdev, HW_LOCK_RESOURCE_GPIO); in lm_gpio_write() 613 lm_hw_lock(pdev, HW_LOCK_RESOURCE_GPIO, TRUE); in lm_gpio_mult_write() 651 lm_hw_unlock(pdev, HW_LOCK_RESOURCE_GPIO); in lm_gpio_mult_write() 688 lm_hw_lock(pdev, HW_LOCK_RESOURCE_GPIO, TRUE); in lm_gpio_int_write() 719 lm_hw_unlock(pdev, HW_LOCK_RESOURCE_GPIO); in lm_gpio_int_write() 817 lm_hw_lock(pdev, HW_LOCK_RESOURCE_GPIO, TRUE); // The GPIO lock is used for SPIO as well! in lm_spio_write() 847 lm_hw_unlock(pdev, HW_LOCK_RESOURCE_GPIO); in lm_spio_write()
|
/titanic_44/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/ |
H A D | misc_bits.h | 347 #define HW_LOCK_RESOURCE_GPIO 1 macro
|