Searched refs:MISCS_REG_RESET_PL_HV (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_dev.c | 2829 ecore_wr(p_hwfn, p_ptt, MISCS_REG_RESET_PL_HV + 4, pl_hv); in ecore_hw_init_chip() 3453 val = ecore_rd(p_hwfn, p_ptt, MISCS_REG_RESET_PL_HV); in ecore_hw_init_port() 3455 ecore_wr(p_hwfn, p_ptt, MISCS_REG_RESET_PL_HV, val); in ecore_hw_init_port()
|
H A D | ecore_dbg_fw_funcs.c | 1749 { MISCS_REG_RESET_PL_HV, { true, true, true }, { 0x0, 0x400, 0x600 } },
|
H A D | reg_addr.h | 36707 #define MISCS_REG_RESET_PL_HV … macro
|