| /Zephyr-latest/tests/kernel/fpu_sharing/generic/src/ | 
| D | float_regs_arm_gcc.h | 20 static inline void _load_all_float_registers(struct fp_register_set *regs)  in _load_all_float_registers() 29 static inline void _store_all_float_registers(struct fp_register_set *regs)  in _store_all_float_registers() 39 static inline void _load_then_store_all_float_registers(struct fp_register_set *regs)  in _load_then_store_all_float_registers() 64 static inline void _load_all_float_registers(struct fp_register_set *regs)  in _load_all_float_registers() 84 static inline void _store_all_float_registers(struct fp_register_set *regs)  in _store_all_float_registers() 107 static inline void _load_then_store_all_float_registers(struct fp_register_set  in _load_then_store_all_float_registers()
  | 
| D | float_regs_x86_gcc.h | 39 static inline void _load_all_float_registers(struct fp_register_set *regs)  in _load_all_float_registers() 83 _load_then_store_all_float_registers(struct fp_register_set *regs)  in _load_then_store_all_float_registers() 131 static inline void _store_all_float_registers(struct fp_register_set *regs)  in _store_all_float_registers()
  | 
| D | float_regs_arm64_gcc.h | 34 static inline void _load_all_float_registers(struct fp_register_set *regs)  in _load_all_float_registers() 69 static inline void _store_all_float_registers(struct fp_register_set *regs)  in _store_all_float_registers() 108 						struct fp_register_set *regs)  in _load_then_store_all_float_registers()
  | 
| D | float_regs_sparc.h | 13 static inline void _load_all_float_registers(struct fp_register_set *regs)  in _load_all_float_registers() 37 static inline void _store_all_float_registers(struct fp_register_set *regs)  in _store_all_float_registers() 62 static inline void _load_then_store_all_float_registers(struct fp_register_set  in _load_then_store_all_float_registers()
  | 
| D | float_regs_xtensa.h | 29 static inline void _load_all_float_registers(struct fp_register_set *regs)  in _load_all_float_registers() 62 static inline void _store_all_float_registers(struct fp_register_set *regs)  in _store_all_float_registers() 96 static inline void _load_then_store_all_float_registers(struct fp_register_set  in _load_then_store_all_float_registers()
  | 
| D | float_regs_arc_gcc.h | 38 static inline void _load_all_float_registers(struct fp_register_set *regs)  in _load_all_float_registers() 71 static inline void _store_all_float_registers(struct fp_register_set *regs)  in _store_all_float_registers() 105 static inline void _load_then_store_all_float_registers(struct fp_register_set  in _load_then_store_all_float_registers()
  | 
| D | float_regs_riscv_gcc.h | 48 static inline void _load_all_float_registers(struct fp_register_set *regs)  in _load_all_float_registers() 133 static inline void _store_all_float_registers(struct fp_register_set *regs)  in _store_all_float_registers() 220 static inline void _load_then_store_all_float_registers(struct fp_register_set  in _load_then_store_all_float_registers()
  | 
| /Zephyr-latest/drivers/flash/ | 
| D | flash_stm32f1x.c | 48 static int is_flash_locked(FLASH_TypeDef *regs)  in is_flash_locked() 53 static void write_enable(FLASH_TypeDef *regs)  in write_enable() 58 static void write_disable(FLASH_TypeDef *regs)  in write_disable() 63 static void erase_page_begin(FLASH_TypeDef *regs, unsigned int page)  in erase_page_begin() 75 static void erase_page_end(FLASH_TypeDef *regs)  in erase_page_end() 82 static int is_flash_locked(FLASH_TypeDef *regs)  in is_flash_locked() 87 static void write_enable(FLASH_TypeDef *regs)  in write_enable() 95 static void write_disable(FLASH_TypeDef *regs)  in write_disable() 101 static void erase_page_begin(FLASH_TypeDef *regs, unsigned int page)  in erase_page_begin() 116 static void erase_page_end(FLASH_TypeDef *regs)  in erase_page_end() [all …] 
 | 
| D | flash_stm32l4x.c | 36 static inline void flush_cache(FLASH_TypeDef *regs)  in flush_cache() 73 	FLASH_TypeDef *regs = FLASH_STM32_REGS(dev);  in write_dword()  local 145 	FLASH_TypeDef *regs = FLASH_STM32_REGS(dev);  in erase_page()  local 252 	FLASH_TypeDef *regs = FLASH_STM32_REGS(dev);  in flash_stm32_option_bytes_write()  local 287 	FLASH_TypeDef *regs = FLASH_STM32_REGS(dev);  in flash_stm32_option_bytes_read()  local 311 	FLASH_TypeDef *regs = FLASH_STM32_REGS(dev);  in flash_stm32_get_rdp_level()  local
  | 
| D | flash_stm32f7x.c | 27 static inline void flush_cache(FLASH_TypeDef *regs)  in flush_cache() 43 	FLASH_TypeDef *regs = FLASH_STM32_REGS(dev);  in write_byte()  local 75 	FLASH_TypeDef *regs = FLASH_STM32_REGS(dev);  in erase_sector()  local 165 	FLASH_TypeDef *regs = FLASH_STM32_REGS(dev);  in flash_stm32_option_bytes_write()  local 192 	FLASH_TypeDef *regs = FLASH_STM32_REGS(dev);  in flash_stm32_option_bytes_read()  local 200 	FLASH_TypeDef *regs = FLASH_STM32_REGS(dev);  in flash_stm32_get_rdp_level()  local
  | 
| D | flash_stm32f4x.c | 46 	FLASH_TypeDef *regs = FLASH_STM32_REGS(dev);  in flash_stm32_valid_range()  local 59 static inline void flush_cache(FLASH_TypeDef *regs)  in flush_cache() 85 	FLASH_TypeDef *regs = FLASH_STM32_REGS(dev);  in write_value()  local 139 	FLASH_TypeDef *regs = FLASH_STM32_REGS(dev);  in erase_sector()  local 237 	FLASH_TypeDef *regs = FLASH_STM32_REGS(dev);  in flash_stm32_option_bytes_write()  local 269 	FLASH_TypeDef *regs = FLASH_STM32_REGS(dev);  in flash_stm32_option_bytes_read()  local 296 	FLASH_TypeDef *regs = FLASH_STM32_REGS(dev);  in flash_stm32_get_wp_sectors()  local 308 	FLASH_TypeDef *regs = FLASH_STM32_REGS(dev);  in flash_stm32_get_rdp_level()  local
  | 
| /Zephyr-latest/tests/arch/arc/arc_dsp_sharing/src/ | 
| D | dsp_regs_arc.h | 34 void _load_all_dsp_registers(struct dsp_register_set *regs)  in _load_all_dsp_registers() 54 void _store_all_dsp_registers(struct dsp_register_set *regs)  in _store_all_dsp_registers() 76 void _load_then_store_all_dsp_registers(struct dsp_register_set *regs)  in _load_then_store_all_dsp_registers()
  | 
| /Zephyr-latest/drivers/pcie/host/ | 
| D | vc.c | 14 uint32_t pcie_vc_cap_lookup(pcie_bdf_t bdf, struct pcie_vc_regs *regs)  in pcie_vc_cap_lookup() 38 				 struct pcie_vc_resource_regs *regs,  in pcie_vc_load_resources_regs() 58 			    struct pcie_vc_regs *regs,  in get_vc_registers() 82 	struct pcie_vc_regs regs;  in pcie_vc_enable()  local 107 	struct pcie_vc_regs regs;  in pcie_vc_disable()  local 130 	struct pcie_vc_regs regs;  in pcie_vc_map_tc()  local
  | 
| /Zephyr-latest/drivers/serial/ | 
| D | uart_wch_usart.c | 18 	USART_TypeDef *regs;  member 37 	USART_TypeDef *regs = config->regs;  in usart_wch_init()  local 85 	USART_TypeDef *regs = config->regs;  in usart_wch_poll_in()  local 98 	USART_TypeDef *regs = config->regs;  in usart_wch_poll_out()  local 109 	USART_TypeDef *regs = config->regs;  in usart_wch_err_check()  local 146 	USART_TypeDef *regs = config->regs;  in usart_wch_fifo_fill()  local 159 	USART_TypeDef *regs = config->regs;  in usart_wch_fifo_read()  local 172 	USART_TypeDef *regs = config->regs;  in usart_wch_irq_tx_enable()  local 180 	USART_TypeDef *regs = config->regs;  in usart_wch_irq_tx_disable()  local 188 	USART_TypeDef *regs = config->regs;  in usart_wch_irq_tx_ready()  local [all …] 
 | 
| D | uart_apbuart.c | 127 	struct apbuart_regs *regs;  member 147 	volatile struct apbuart_regs *regs = (void *) config->regs;  in apbuart_poll_out()  local 170 	volatile struct apbuart_regs *regs = (void *) config->regs;  in apbuart_poll_in()  local 183 	volatile struct apbuart_regs *regs = (void *) config->regs;  in apbuart_err_check()  local 204 static int get_baud(volatile struct apbuart_regs *const regs)  in get_baud() 216 static void set_baud(volatile struct apbuart_regs *const regs, uint32_t baud)  in set_baud() 238 	volatile struct apbuart_regs *regs = (void *) config->regs;  in apbuart_configure()  local 285 	volatile struct apbuart_regs *regs = (void *) config->regs;  in apbuart_config_get()  local 319 	volatile struct apbuart_regs *regs = (void *) config->regs;  in apbuart_fifo_fill()  local 344 	volatile struct apbuart_regs *regs = (void *) config->regs;  in apbuart_fifo_read()  local [all …] 
 | 
| /Zephyr-latest/drivers/interrupt_controller/ | 
| D | intc_dw.c | 42 	volatile struct dw_ictl_registers * const regs =  in dw_ictl_initialize()  local 55 	volatile struct dw_ictl_registers * const regs =  in dw_ictl_isr()  local 71 	volatile struct dw_ictl_registers * const regs =  in dw_ictl_intr_enable()  local 85 	volatile struct dw_ictl_registers * const regs =  in dw_ictl_intr_disable()  local 98 	volatile struct dw_ictl_registers * const regs =  in dw_ictl_intr_get_state()  local 117 	volatile struct dw_ictl_registers * const regs =  in dw_ictl_intr_get_line_state()  local
  | 
| D | intc_rv32m1_intmux.c | 43 	INTMUX_Type *regs;  member 57 	INTMUX_Type *regs = DEV_REGS(dev);  in rv32m1_intmux_irq_enable()  local 66 	INTMUX_Type *regs = DEV_REGS(dev);  in rv32m1_intmux_irq_disable()  local 75 	INTMUX_Type *regs = DEV_REGS(dev);  in rv32m1_intmux_get_state()  local 90 	INTMUX_Type *regs = DEV_REGS(dev);  in rv32m1_intmux_get_line_state()  local 112 	INTMUX_Type *regs = DEV_REGS(dev);  in rv32m1_intmux_isr()  local 155 	INTMUX_Type *regs = DEV_REGS(dev);  in rv32m1_intmux_init()  local
  | 
| D | intc_cavs.c | 60 	volatile struct cavs_registers * const regs =  get_base_address(context);  in cavs_ictl_isr()  local 71 	volatile struct cavs_registers * const regs = get_base_address(context);  in cavs_ictl_irq_enable()  local 81 	volatile struct cavs_registers * const regs = get_base_address(context);  in cavs_ictl_irq_disable()  local 90 	volatile struct cavs_registers * const regs = get_base_address(context);  in cavs_ictl_irq_get_state()  local 104 	volatile struct cavs_registers * const regs = get_base_address(context);  in cavs_ictl_irq_get_line_state()  local
  | 
| /Zephyr-latest/drivers/watchdog/ | 
| D | wdt_mchp_xec.c | 24 	struct wdt_regs *regs;  member 38 	struct wdt_regs *regs = cfg->regs;  in wdt_xec_setup()  local 71 	struct wdt_regs *regs = cfg->regs;  in wdt_xec_disable()  local 90 	struct wdt_regs *regs = cfg->regs;  in wdt_xec_install_timeout()  local 133 	struct wdt_regs *regs = cfg->regs;  in wdt_xec_feed()  local 153 	struct wdt_regs *regs = cfg->regs;  in wdt_xec_isr()  local
  | 
| /Zephyr-latest/drivers/spi/ | 
| D | spi_xec_qmspi.c | 22 	QMSPI_Type *regs;  member 40 static inline uint32_t descr_rd(QMSPI_Type *regs, uint32_t did)  in descr_rd() 48 static inline void descr_wr(QMSPI_Type *regs, uint32_t did, uint32_t val)  in descr_wr() 56 static inline void txb_wr8(QMSPI_Type *regs, uint8_t data8)  in txb_wr8() 61 static inline uint8_t rxb_rd8(QMSPI_Type *regs)  in rxb_rd8() 72 static void qmspi_set_frequency(QMSPI_Type *regs, uint32_t freq_hz)  in qmspi_set_frequency() 123 static void qmspi_set_signalling_mode(QMSPI_Type *regs, uint32_t smode)  in qmspi_set_signalling_mode() 181 	QMSPI_Type *regs = cfg->regs;  in qmspi_configure()  local 249 static int qmspi_tx_dummy_clocks(QMSPI_Type *regs, uint32_t nclocks)  in qmspi_tx_dummy_clocks() 327 static int qmspi_descr_alloc(QMSPI_Type *regs, const struct spi_buf *txb,  in qmspi_descr_alloc() [all …] 
 | 
| /Zephyr-latest/drivers/gpio/ | 
| D | gpio_grgpio2.c | 27 	volatile struct grgpio_regs *regs;  member 47 	volatile struct grgpio_regs *regs = cfg->regs;  in pin_configure()  local 102 	volatile struct grgpio_regs *regs = cfg->regs;  in port_set_masked_raw()  local 118 	volatile struct grgpio_regs *regs = cfg->regs;  in port_set_bits_raw()  local 127 	volatile struct grgpio_regs *regs = cfg->regs;  in port_clear_bits_raw()  local 136 	volatile struct grgpio_regs *regs = cfg->regs;  in port_toggle_bits()  local 145 	volatile struct grgpio_regs *regs = cfg->regs;  in get_pending_int()  local 157 	volatile struct grgpio_regs *regs = cfg->regs;  in pin_interrupt_configure()  local 240 	volatile struct grgpio_regs *regs = cfg->regs;  in grgpio_isr()  local 256 	volatile struct grgpio_regs *regs = cfg->regs;  in grgpio_init()  local
  | 
| /Zephyr-latest/drivers/espi/ | 
| D | espi_saf_mchp_xec.c | 72 static inline void mchp_saf_cs_descr_wr(MCHP_SAF_HW_REGS *regs, uint8_t cs,  in mchp_saf_cs_descr_wr() 78 static inline void mchp_saf_poll2_mask_wr(MCHP_SAF_HW_REGS *regs, uint8_t cs,  in mchp_saf_poll2_mask_wr() 89 static inline void mchp_saf_cm_prefix_wr(MCHP_SAF_HW_REGS *regs, uint8_t cs,  in mchp_saf_cm_prefix_wr() 145 static void saf_protection_regions_init(MCHP_SAF_HW_REGS *regs)  in saf_protection_regions_init() 211 	QMSPI_Type *regs = (QMSPI_Type *)xcfg->qmspi_base_addr;  in saf_qmspi_init()  local 275 static void saf_flash_timing_init(MCHP_SAF_HW_REGS *regs,  in saf_flash_timing_init() 294 static void saf_dnx_bypass_init(MCHP_SAF_HW_REGS *regs)  in saf_dnx_bypass_init() 346 static void saf_flash_misc_cfg(MCHP_SAF_HW_REGS *regs, uint8_t cs,  in saf_flash_misc_cfg() 397 	MCHP_SAF_HW_REGS *regs = (MCHP_SAF_HW_REGS *)xcfg->saf_base_addr;  in saf_flash_cfg()  local 428 static void saf_tagmap_init(MCHP_SAF_HW_REGS *regs,  in saf_tagmap_init() [all …] 
 | 
| /Zephyr-latest/drivers/sdhc/ | 
| D | intel_emmc_host.c | 60 	volatile struct emmc_reg *regs = (struct emmc_reg *)DEVICE_MMIO_GET(dev);  in enable_interrupts()  local 71 	volatile struct emmc_reg *regs = (struct emmc_reg *)DEVICE_MMIO_GET(dev);  in disable_interrupts()  local 85 	volatile struct emmc_reg *regs = (struct emmc_reg *)DEVICE_MMIO_GET(dev);  in clear_interrupts()  local 93 	volatile struct emmc_reg *regs = (struct emmc_reg *)DEVICE_MMIO_GET(dev);  in emmc_set_voltage()  local 159 	volatile struct emmc_reg *regs = (struct emmc_reg *)DEVICE_MMIO_GET(dev);  in emmc_set_power()  local 176 	volatile struct emmc_reg *regs = (struct emmc_reg *)DEVICE_MMIO_GET(dev);  in emmc_disable_clock()  local 199 	volatile struct emmc_reg *regs = (struct emmc_reg *)DEVICE_MMIO_GET(dev);  in emmc_enable_clock()  local 218 	volatile struct emmc_reg *regs = (struct emmc_reg *)DEVICE_MMIO_GET(dev);  in emmc_clock_set()  local 274 	volatile struct emmc_reg *regs = (struct emmc_reg *)DEVICE_MMIO_GET(dev);  in set_timing()  local 359 	volatile struct emmc_reg *regs = (struct emmc_reg *)DEVICE_MMIO_GET(dev);  in poll_cmd_complete()  local [all …] 
 | 
| /Zephyr-latest/drivers/eeprom/ | 
| D | eeprom_mchp_xec.c | 66 	struct eeprom_xec_regs * const regs;  member 75 static void eeprom_xec_execute_reg_set(struct eeprom_xec_regs * const regs,  in eeprom_xec_execute_reg_set() 87 static uint8_t eeprom_xec_data_buffer_read(struct eeprom_xec_regs * const regs,  in eeprom_xec_data_buffer_read() 103 static uint8_t eeprom_xec_data_buffer_write(struct eeprom_xec_regs * const regs,  in eeprom_xec_data_buffer_write() 119 static void eeprom_xec_wait_transfer_compl(struct eeprom_xec_regs * const regs)  in eeprom_xec_wait_transfer_compl() 144 static void eeprom_xec_wait_write_compl(struct eeprom_xec_regs * const regs)  in eeprom_xec_wait_write_compl() 170 static void eeprom_xec_data_read_32_bytes(struct eeprom_xec_regs * const regs,  in eeprom_xec_data_read_32_bytes() 183 static void eeprom_xec_data_write_32_bytes(struct eeprom_xec_regs * const regs,  in eeprom_xec_data_write_32_bytes() 229 	struct eeprom_xec_regs * const regs = config->regs;  in eeprom_xec_read()  local 265 	struct eeprom_xec_regs * const regs = config->regs;  in eeprom_xec_write()  local [all …] 
 | 
| /Zephyr-latest/drivers/usb/device/ | 
| D | usb_dc_sam0.c | 80 	UsbDevice *regs = ®S->DEVICE;  in usb_sam0_ep_isr()  local 115 	UsbDevice *regs = ®S->DEVICE;  in usb_sam0_isr()  local 149 	UsbDevice *regs = ®S->DEVICE;  in usb_sam0_wait_syncbusy()  local 158 	UsbDevice *regs = ®S->DEVICE;  in usb_sam0_load_padcal()  local 220 	UsbDevice *regs = ®S->DEVICE;  in usb_dc_attach()  local 321 	UsbDevice *regs = ®S->DEVICE;  in usb_dc_detach()  local 334 	UsbDevice *regs = ®S->DEVICE;  in usb_dc_reset()  local 383 	UsbDevice *regs = ®S->DEVICE;  in usb_dc_ep_configure()  local 456 	UsbDevice *regs = ®S->DEVICE;  in usb_dc_ep_set_stall()  local 477 	UsbDevice *regs = ®S->DEVICE;  in usb_dc_ep_clear_stall()  local [all …] 
 |