Searched refs:cmd_opcode (Results 1 – 2 of 2) sorted by relevance
116 uint32_t cmd_type, uint32_t cmd_opcode, uint32_t *args, in iossm_mb_send() argument130 cmd_opcode = (cmd_opcode & CMD_OPCODE_MASK) << CMD_OPCODE_OFFSET; in iossm_mb_send()132 cmd_opcode; in iossm_mb_send()152 int ddr_iossm_mailbox_cmd(uint32_t cmd_opcode) in ddr_iossm_mailbox_cmd() argument159 switch (cmd_opcode) { in ddr_iossm_mailbox_cmd()302 uint32_t cmd_opcode = 0; in ddr_init() local332 status = ddr_iossm_mailbox_cmd(cmd_opcode); in ddr_init()
97 uint32_t cmd_type, uint32_t cmd_opcode, uint32_t *args,