Searched refs:PBF_REG_INIT_P0 (Results 1 – 3 of 3) sorted by relevance
3269 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()
2798 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()
11186 #define PBF_REG_INIT_P0 … macro