Searched refs:_reset (Results 1 – 9 of 9) sorted by relevance
25 .globl _reset35 .word _reset
93 .globl _reset94 _reset: label
46 .globl _reset47 _reset: label
115 void _reset(void);129 setup_bootstrap_addr(i, (int)_reset); in rt_hw_secondary_cpu_up()
11 ENTRY(_reset)
631 static rt_err_t _reset(struct rt_i2c_bus_device *bus) in _reset() function742 result = _reset(device->i2c_bus); in rt_wm8994_control()
Completed in 15 milliseconds