Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/ntb/hw/mscc/
Dntb_hw_switchtec.c104 [NTB_CTRL_PART_OP_CFG] = "configure", in switchtec_ntb_part_op()
116 case NTB_CTRL_PART_OP_CFG: in switchtec_ntb_part_op()
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()
934 rc = switchtec_ntb_part_op(sndev, ctl, NTB_CTRL_PART_OP_CFG, in config_rsvd_lut_win()
983 NTB_CTRL_PART_OP_CFG, in config_req_id_table()
1046 rc = switchtec_ntb_part_op(sndev, ctl, NTB_CTRL_PART_OP_CFG, in crosslink_setup_mws()
/linux-6.1.9/include/linux/
Dswitchtec.h324 NTB_CTRL_PART_OP_CFG = 0x2, enumerator