Searched refs:QLCNIC_CRB_TIMER (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_init.c | 426 QLCWR32(adapter, QLCNIC_CRB_TIMER + 0x0, 0x0); in qlcnic_pinit_from_rom() 427 QLCWR32(adapter, QLCNIC_CRB_TIMER + 0x8, 0x0); in qlcnic_pinit_from_rom() 428 QLCWR32(adapter, QLCNIC_CRB_TIMER + 0x10, 0x0); in qlcnic_pinit_from_rom() 429 QLCWR32(adapter, QLCNIC_CRB_TIMER + 0x18, 0x0); in qlcnic_pinit_from_rom() 430 QLCWR32(adapter, QLCNIC_CRB_TIMER + 0x100, 0x0); in qlcnic_pinit_from_rom() 431 QLCWR32(adapter, QLCNIC_CRB_TIMER + 0x200, 0x0); in qlcnic_pinit_from_rom()
|
D | qlcnic_hdr.h | 410 #define QLCNIC_CRB_TIMER QLCNIC_PCI_CRB_WINDOW(QLCNIC_HW_PX_MAP_CRB_TIMR) macro
|