Home
last modified time | relevance | path

Searched refs:Cmd (Results 1 – 6 of 6) sorted by relevance

/drivers/usb/serial/
A Dio_ionsp.h131 #define IOSP_BUILD_CMD_HDR1(Port, Cmd) ((__u8) (IOSP_CMD_STAT_BIT | (Port) | ((__u8) ((Cmd) << 3))… argument
/drivers/net/ethernet/realtek/
A D8139cp.c143 Cmd = 0x37, /* Command register */ enumerator
593 status, cpr8(Cmd), cpr16(CpCmd)); in cp_interrupt()
961 cpw8(Cmd, 0); in cp_stop_hw()
975 cpw8(Cmd, CmdReset); in cp_reset_hw()
978 if (!(cpr8(Cmd) & CmdReset)) in cp_reset_hw()
1018 cpw8(Cmd, RxOn | TxOn); in cp_start_hw()
1245 cpr8(Cmd), cpr16(CpCmd), in cp_tx_timeout()
2069 cpw8 (Cmd, cpr8 (Cmd) & (~RxOn | ~TxOn)); in cp_suspend()
/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
A Dsmu11_driver_if_arcturus.h302 uint8_t Cmd; //Read(0) or Write(1) member
A Dsmu11_driver_if_navi10.h306 uint8_t Cmd; //Read(0) or Write(1) member
/drivers/gpu/drm/amd/pm/swsmu/smu11/
A Darcturus_ppt.c1660 cmd->Cmd = I2C_CMD_WRITE; in arcturus_i2c_xfer()
A Dnavi10_ppt.c3061 cmd->Cmd = I2C_CMD_WRITE; in navi10_i2c_xfer()

Completed in 36 milliseconds