Home
last modified time | relevance | path

Searched refs:PI_PCTRL_M_CMD_ERROR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/fddi/
H A Ddefxx.c2759 port_cmd = (PI_UINT32) (command | PI_PCTRL_M_CMD_ERROR); in dfx_hw_port_ctrl_req()
2777 if (!(port_cmd & PI_PCTRL_M_CMD_ERROR)) in dfx_hw_port_ctrl_req()
H A Ddefxx.h1188 #define PI_PCTRL_M_CMD_ERROR 0x8000 macro
/kernel/linux/linux-6.6/drivers/net/fddi/
H A Ddefxx.c2748 port_cmd = (PI_UINT32) (command | PI_PCTRL_M_CMD_ERROR); in dfx_hw_port_ctrl_req()
2766 if (!(port_cmd & PI_PCTRL_M_CMD_ERROR)) in dfx_hw_port_ctrl_req()
H A Ddefxx.h1189 #define PI_PCTRL_M_CMD_ERROR 0x8000 macro

Completed in 17 milliseconds