Searched refs:qsfp_oe (Results 1 – 1 of 1) sorted by relevance
8612 u64 qsfp_oe, target_oe; in hfi1_gpio_mod() local8620 qsfp_oe = read_csr(dd, target_oe); in hfi1_gpio_mod()8621 qsfp_oe = (qsfp_oe & ~(u64)mask) | (u64)dir; in hfi1_gpio_mod()8622 write_csr(dd, target_oe, qsfp_oe); in hfi1_gpio_mod()