Searched refs:__soc_ram_code (Results 1 – 6 of 6) sorted by relevance
94 void __soc_ram_code ramcode_reset_i_cache(void) in ramcode_reset_i_cache()107 void __soc_ram_code ramcode_flash_follow_mode(void) in ramcode_flash_follow_mode()128 void __soc_ram_code ramcode_flash_follow_mode_exit(void) in ramcode_flash_follow_mode_exit()137 void __soc_ram_code ramcode_flash_fsce_high(void) in ramcode_flash_fsce_high()161 void __soc_ram_code ramcode_flash_write_dat(uint8_t wdata) in ramcode_flash_write_dat()169 void __soc_ram_code ramcode_flash_transaction(int wlen, uint8_t *wbuf, int rlen, uint8_t *rbuf, in ramcode_flash_transaction()191 void __soc_ram_code ramcode_flash_cmd_read_status(enum flash_status_mask mask, in ramcode_flash_cmd_read_status()216 void __soc_ram_code ramcode_flash_cmd_write_enable(void) in ramcode_flash_cmd_write_enable()230 void __soc_ram_code ramcode_flash_cmd_write_disable(void) in ramcode_flash_cmd_write_disable()244 int __soc_ram_code ramcode_flash_verify(int addr, int size, const char *data) in ramcode_flash_verify()[all …]
92 void __soc_ram_code ite_intc_irq_enable(unsigned int irq) in ite_intc_irq_enable()111 void __soc_ram_code ite_intc_irq_disable(unsigned int irq) in ite_intc_irq_disable()163 int __soc_ram_code ite_intc_irq_is_enable(unsigned int irq) in ite_intc_irq_is_enable()177 uint8_t __soc_ram_code ite_intc_get_irq_num(void) in ite_intc_get_irq_num()182 bool __soc_ram_code ite_intc_no_irq(void) in ite_intc_no_irq()187 uint8_t __soc_ram_code get_irq(void *arg) in get_irq()
113 void __soc_ram_code ite_intc_irq_enable(unsigned int irq) in ite_intc_irq_enable()131 void __soc_ram_code ite_intc_irq_disable(unsigned int irq) in ite_intc_irq_disable()179 int __soc_ram_code ite_intc_irq_is_enable(unsigned int irq) in ite_intc_irq_is_enable()193 uint8_t __soc_ram_code ite_intc_get_irq_num(void) in ite_intc_get_irq_num()198 bool __soc_ram_code ite_intc_no_irq(void) in ite_intc_no_irq()203 uint8_t __soc_ram_code get_irq(void *arg) in get_irq()
10 #define __soc_ram_code __attribute__((section(".__ram_code"))) macro
85 void __soc_ram_code chip_pll_ctrl(enum chip_pll_mode mode) in chip_pll_ctrl()178 void __soc_ram_code chip_run_pll_sequence(const struct pll_config_t *pll) in chip_run_pll_sequence()
321 void __soc_ram_code i2c_r_last_byte(const struct device *dev) in i2c_r_last_byte()337 void __soc_ram_code i2c_w2r_change_direction(const struct device *dev) in i2c_w2r_change_direction()360 void __soc_ram_code i2c_fifo_en_w2r(const struct device *dev, bool enable) in i2c_fifo_en_w2r()392 void __soc_ram_code i2c_tran_fifo_write_start(const struct device *dev) in i2c_tran_fifo_write_start()434 void __soc_ram_code i2c_tran_fifo_write_next_block(const struct device *dev) in i2c_tran_fifo_write_next_block()455 void __soc_ram_code i2c_tran_fifo_write_finish(const struct device *dev) in i2c_tran_fifo_write_finish()468 int __soc_ram_code i2c_tran_fifo_w2r_change_direction(const struct device *dev) in i2c_tran_fifo_w2r_change_direction()499 void __soc_ram_code i2c_tran_fifo_read_start(const struct device *dev) in i2c_tran_fifo_read_start()534 void __soc_ram_code i2c_tran_fifo_read_next_block(const struct device *dev) in i2c_tran_fifo_read_next_block()552 void __soc_ram_code i2c_tran_fifo_read_finish(const struct device *dev) in i2c_tran_fifo_read_finish()[all …]