Searched refs:NTB_CTRL_PART_OP_LOCK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/ntb/hw/mscc/ |
H A D | ntb_hw_switchtec.c | 103 [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()
|
/openbmc/linux/include/linux/ |
H A D | switchtec.h | 324 NTB_CTRL_PART_OP_LOCK = 0x1, enumerator
|