Searched refs:cmd_opcode (Results 1 – 2 of 2) sorted by relevance
117 uint32_t cmd_type, uint32_t cmd_opcode, uint32_t *args, in iossm_mb_send() argument131 cmd_opcode = (cmd_opcode & CMD_OPCODE_MASK) << CMD_OPCODE_OFFSET; in iossm_mb_send()133 cmd_opcode; in iossm_mb_send()153 int ddr_iossm_mailbox_cmd(uint32_t cmd_opcode) in ddr_iossm_mailbox_cmd() argument160 switch (cmd_opcode) { in ddr_iossm_mailbox_cmd()303 uint32_t cmd_opcode = 0; in ddr_init() local333 status = ddr_iossm_mailbox_cmd(cmd_opcode); in ddr_init()
147 uint32_t cmd_type, uint32_t cmd_opcode, uint32_t *args,