Home
last modified time | relevance | path

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

/trueos/sys/dev/ntb/ntb_hw/
HDntb_hw.c984 uint32_t ntb_cntl; in ntb_check_link_status() local
988 ntb_cntl = ntb_reg_read(4, ntb->reg_ofs.lnk_cntl); in ntb_check_link_status()
989 if ((ntb_cntl & SOC_CNTL_LINK_DOWN) != 0) in ntb_check_link_status()