Searched refs:__opcode (Results 1 – 4 of 4) sorted by relevance
98 explicit _State_base(_Opcode __opcode) in _GLIBCXX_VISIBILITY()99 : _M_opcode(__opcode), _M_next(_S_invalid_state_id) in _GLIBCXX_VISIBILITY()133 _State(_Opcode __opcode) : _State_base(__opcode) in _GLIBCXX_VISIBILITY()
19 #define SPI_MEM_OP_CMD(__opcode, __buswidth) \ argument22 .opcode = __opcode, \
16 #define SPI_MEM_OP_CMD(__opcode, __buswidth) \ argument19 .opcode = __opcode, \