Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/ntb/hw/mscc/
Dntb_hw_switchtec.c103 [NTB_CTRL_PART_OP_LOCK] = "lock", in switchtec_ntb_part_op()
113 case NTB_CTRL_PART_OP_LOCK: in switchtec_ntb_part_op()
304 rc = switchtec_ntb_part_op(sndev, ctl, NTB_CTRL_PART_OP_LOCK, in switchtec_ntb_mw_set_trans()
919 rc = switchtec_ntb_part_op(sndev, ctl, NTB_CTRL_PART_OP_LOCK, in config_rsvd_lut_win()
965 NTB_CTRL_PART_OP_LOCK, in config_req_id_table()
1007 rc = switchtec_ntb_part_op(sndev, ctl, NTB_CTRL_PART_OP_LOCK, in crosslink_setup_mws()
/linux-6.1.9/include/linux/
Dswitchtec.h323 NTB_CTRL_PART_OP_LOCK = 0x1, enumerator