Searched refs:NTB_CTRL_PART_OP_LOCK (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/ntb/hw/mscc/ |
D | ntb_hw_switchtec.c | 139 [NTB_CTRL_PART_OP_LOCK] = "lock", in switchtec_ntb_part_op() 149 case NTB_CTRL_PART_OP_LOCK: in switchtec_ntb_part_op() 337 rc = switchtec_ntb_part_op(sndev, ctl, NTB_CTRL_PART_OP_LOCK, in switchtec_ntb_mw_set_trans() 933 rc = switchtec_ntb_part_op(sndev, ctl, NTB_CTRL_PART_OP_LOCK, in config_rsvd_lut_win() 979 NTB_CTRL_PART_OP_LOCK, in config_req_id_table() 1024 rc = switchtec_ntb_part_op(sndev, ctl, NTB_CTRL_PART_OP_LOCK, in crosslink_setup_mws()
|
/Linux-v4.19/include/linux/ |
D | switchtec.h | 207 NTB_CTRL_PART_OP_LOCK = 0x1, enumerator
|