Searched refs:SIO_HI_RA_RAM_CMD_CONFIG (Results 1 – 4 of 4) sorted by relevance
382 #define SIO_HI_RA_RAM_CMD_CONFIG 0x3 macro
1023 (bool) ((cmd == SIO_HI_RA_RAM_CMD_CONFIG) && in hi_command()1082 status = hi_command(state, SIO_HI_RA_RAM_CMD_CONFIG, NULL); in hi_cfg_command()
2242 hi_cmd.cmd = SIO_HI_RA_RAM_CMD_CONFIG; in hi_cfg_command()2287 case SIO_HI_RA_RAM_CMD_CONFIG: in hi_command()2342 powerdown_cmd = (bool) ((cmd->cmd == SIO_HI_RA_RAM_CMD_CONFIG) && in hi_command()
10458 #define SIO_HI_RA_RAM_CMD_CONFIG 0x3 macro