Searched refs:mc_command (Results 1 – 2 of 2) sorted by relevance
13 struct mc_command;19 struct mc_command __iomem *mmio_regs;23 struct mc_command *cmd);
31 struct mc_command { struct107 static inline void mc_write_command(struct mc_command __iomem *portal, in mc_write_command()108 struct mc_command *cmd) in mc_write_command()130 struct mc_command __iomem *portal, in mc_read_response()131 struct mc_command *resp) in mc_read_response()156 static inline void mc_cmd_read_api_version(struct mc_command *cmd, in mc_cmd_read_api_version()167 static inline uint16_t mc_cmd_hdr_read_token(struct mc_command *cmd) in mc_cmd_hdr_read_token()175 static inline uint32_t mc_cmd_read_object_id(struct mc_command *cmd) in mc_cmd_read_object_id()
Completed in 4 milliseconds