Searched refs:NTB_CTRL_PART_OP_LOCK (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/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() 918 rc = switchtec_ntb_part_op(sndev, ctl, NTB_CTRL_PART_OP_LOCK, in config_rsvd_lut_win() 964 NTB_CTRL_PART_OP_LOCK, in config_req_id_table() 1009 rc = switchtec_ntb_part_op(sndev, ctl, NTB_CTRL_PART_OP_LOCK, in crosslink_setup_mws()
|
/kernel/linux/linux-6.6/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()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | switchtec.h | 322 NTB_CTRL_PART_OP_LOCK = 0x1, enumerator
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | switchtec.h | 324 NTB_CTRL_PART_OP_LOCK = 0x1, enumerator
|
Completed in 8 milliseconds