Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ntb/hw/mscc/
Dntb_hw_switchtec.c140 [NTB_CTRL_PART_OP_CFG] = "configure", in switchtec_ntb_part_op()
152 case NTB_CTRL_PART_OP_CFG: in switchtec_ntb_part_op()
354 rc = switchtec_ntb_part_op(sndev, ctl, NTB_CTRL_PART_OP_CFG, in switchtec_ntb_mw_set_trans()
367 switchtec_ntb_part_op(sndev, ctl, NTB_CTRL_PART_OP_CFG, in switchtec_ntb_mw_set_trans()
948 rc = switchtec_ntb_part_op(sndev, ctl, NTB_CTRL_PART_OP_CFG, in config_rsvd_lut_win()
1000 NTB_CTRL_PART_OP_CFG, in config_req_id_table()
1061 rc = switchtec_ntb_part_op(sndev, ctl, NTB_CTRL_PART_OP_CFG, in crosslink_setup_mws()
/Linux-v4.19/include/linux/
Dswitchtec.h208 NTB_CTRL_PART_OP_CFG = 0x2, enumerator