Searched refs:switchtec_ntb_part_op (Results 1 – 1 of 1) sorted by relevance
/linux-6.14.4/drivers/ntb/hw/mscc/ |
D | ntb_hw_switchtec.c | 98 static int switchtec_ntb_part_op(struct switchtec_ntb *sndev, in switchtec_ntb_part_op() function 304 rc = switchtec_ntb_part_op(sndev, ctl, NTB_CTRL_PART_OP_LOCK, in switchtec_ntb_mw_set_trans() 321 rc = switchtec_ntb_part_op(sndev, ctl, NTB_CTRL_PART_OP_CFG, in switchtec_ntb_mw_set_trans() 334 switchtec_ntb_part_op(sndev, ctl, NTB_CTRL_PART_OP_CFG, in switchtec_ntb_mw_set_trans() 919 rc = switchtec_ntb_part_op(sndev, ctl, NTB_CTRL_PART_OP_LOCK, in config_rsvd_lut_win() 934 rc = switchtec_ntb_part_op(sndev, ctl, NTB_CTRL_PART_OP_CFG, in config_rsvd_lut_win() 964 rc = switchtec_ntb_part_op(sndev, mmio_ctrl, in config_req_id_table() 982 rc = switchtec_ntb_part_op(sndev, mmio_ctrl, in config_req_id_table() 1007 rc = switchtec_ntb_part_op(sndev, ctl, NTB_CTRL_PART_OP_LOCK, in crosslink_setup_mws() 1046 rc = switchtec_ntb_part_op(sndev, ctl, NTB_CTRL_PART_OP_CFG, in crosslink_setup_mws()
|