Home
last modified time | relevance | path

Searched refs:PBF_REG_INIT_P0 (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_hw_init_reset.c3269 REG_WR(pdev,(PORT_ID(pdev) ? PBF_REG_INIT_P1 : PBF_REG_INIT_P0),1); in init_pbf_port()
3271 REG_WR(pdev,(PORT_ID(pdev) ? PBF_REG_INIT_P1 : PBF_REG_INIT_P0),0); in init_pbf_port()
/titanic_41/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c2798 REG_WR(cb, PBF_REG_INIT_P0 + port*4, 0x1); in elink_pbf_update()
2800 REG_WR(cb, PBF_REG_INIT_P0 + port*4, 0x0); in elink_pbf_update()
/titanic_41/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/
H A D57712_reg.h11186 #define PBF_REG_INIT_P0 macro