Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.c1626 u32 clock_cycles_of_1us; in hns_roce_config_global_param() local
1632 clock_cycles_of_1us = HNS_ROCE_1NS_CFG; in hns_roce_config_global_param()
1634 clock_cycles_of_1us = HNS_ROCE_1US_CFG; in hns_roce_config_global_param()
1636 hr_reg_write(req, CFG_GLOBAL_PARAM_1US_CYCLES, clock_cycles_of_1us); in hns_roce_config_global_param()