Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/ntb/hw/mscc/
Dntb_hw_switchtec.c105 [NTB_CTRL_PART_OP_RESET] = "reset", in switchtec_ntb_part_op()
119 case NTB_CTRL_PART_OP_RESET: in switchtec_ntb_part_op()
130 iowrite32(NTB_CTRL_PART_OP_RESET, &ctl->partition_op); in switchtec_ntb_part_op()
/Linux-v6.1/include/linux/
Dswitchtec.h325 NTB_CTRL_PART_OP_RESET = 0x3, enumerator