/Zephyr-latest/drivers/input/ |
D | input_xec_kbd.c | 31 struct kscan_regs *regs; member 84 struct kscan_regs *regs = cfg->regs; in xec_kbd_drive_column() local 101 struct kscan_regs *regs = cfg->regs; in xec_kbd_read_row() local 119 struct kscan_regs *regs = cfg->regs; in xec_kbd_set_detect_mode() local 143 struct kscan_regs *regs = cfg->regs; in xec_kbd_pm_action() local 190 struct kscan_regs *regs = cfg->regs; in xec_kbd_init() local
|
/Zephyr-latest/drivers/peci/ |
D | peci_mchp_xec.c | 47 struct peci_regs * const regs; member 132 static int check_bus_idle(struct peci_regs * const regs) in check_bus_idle() 156 struct peci_regs * const regs = cfg->regs; in peci_xec_configure() local 179 struct peci_regs * const regs = cfg->regs; in peci_xec_disable() local 201 struct peci_regs * const regs = cfg->regs; in peci_xec_enable() local 217 struct peci_regs * const regs = cfg->regs; in peci_xec_bus_recovery() local 242 struct peci_regs * const regs = cfg->regs; in peci_xec_write() local 315 struct peci_regs * const regs = cfg->regs; in peci_xec_read() local 377 struct peci_regs * const regs = cfg->regs; in peci_xec_transfer() local 448 struct peci_regs * const regs = devcfg->regs; in peci_xec_pm_action() local [all …]
|
/Zephyr-latest/drivers/watchdog/ |
D | wdt_opentitan.c | 24 uintptr_t regs; member 36 volatile uintptr_t regs = cfg->regs; in ot_aontimer_setup() local 51 volatile uintptr_t regs = cfg->regs; in ot_aontimer_disable() local 166 volatile uintptr_t regs = cfg->regs; in ot_aontimer_feed() local 179 volatile uintptr_t regs = cfg->regs; in wdt_ot_isr() local
|
/Zephyr-latest/drivers/gpio/ |
D | gpio_davinci.c | 69 volatile struct gpio_davinci_regs *regs = DEV_GPIO_CFG_BASE(dev); in gpio_davinci_configure() local 96 volatile struct gpio_davinci_regs *regs = DEV_GPIO_CFG_BASE(dev); in gpio_davinci_port_get_raw() local 106 volatile struct gpio_davinci_regs *regs = DEV_GPIO_CFG_BASE(dev); in gpio_davinci_port_set_masked_raw() local 116 volatile struct gpio_davinci_regs *regs = DEV_GPIO_CFG_BASE(dev); in gpio_davinci_port_set_bits_raw() local 126 volatile struct gpio_davinci_regs *regs = DEV_GPIO_CFG_BASE(dev); in gpio_davinci_port_clear_bits_raw() local 136 volatile struct gpio_davinci_regs *regs = DEV_GPIO_CFG_BASE(dev); in gpio_davinci_port_toggle_bits() local 155 volatile struct gpio_davinci_regs *regs = DEV_GPIO_CFG_BASE(dev); in gpio_davinci_init() local
|
/Zephyr-latest/drivers/flash/ |
D | flash_stm32g4x.c | 52 static inline void flush_cache(FLASH_TypeDef *regs) in flush_cache() 79 FLASH_TypeDef *regs = FLASH_STM32_REGS(dev); in write_dword() local 150 FLASH_TypeDef *regs = FLASH_STM32_REGS(dev); in erase_page() local 261 FLASH_TypeDef *regs = FLASH_STM32_REGS(dev); in flash_stm32_option_bytes_write() local 296 FLASH_TypeDef *regs = FLASH_STM32_REGS(dev); in flash_stm32_option_bytes_read() local 320 FLASH_TypeDef *regs = FLASH_STM32_REGS(dev); in flash_stm32_get_rdp_level() local
|
D | flash_stm32wbx.c | 37 static inline void flush_cache(FLASH_TypeDef *regs) in flush_cache() 64 FLASH_TypeDef *regs = FLASH_STM32_REGS(dev); in write_dword() local 208 FLASH_TypeDef *regs = FLASH_STM32_REGS(dev); in erase_page() local 410 FLASH_TypeDef *regs = FLASH_STM32_REGS(dev); in flash_stm32_check_status() local
|
D | flash_stm32h7x.c | 74 FLASH_TypeDef *regs = FLASH_STM32_REGS(dev); in commit_optb() local 95 FLASH_TypeDef *regs = FLASH_STM32_REGS(dev); in write_opt() local 134 FLASH_TypeDef *regs = FLASH_STM32_REGS(dev); in write_optsr() local 142 FLASH_TypeDef *regs = FLASH_STM32_REGS(dev); in flash_stm32_get_rdp_level() local 160 FLASH_TypeDef *regs = FLASH_STM32_REGS(dev); in write_optwp() local 233 FLASH_TypeDef *regs = FLASH_STM32_REGS(dev); in flash_stm32_get_wp_sectors() local 251 FLASH_TypeDef *regs = FLASH_STM32_REGS(dev); in flash_stm32_control_register_disable() local 286 FLASH_TypeDef *regs = FLASH_STM32_REGS(dev); in flash_stm32_option_bytes_disable() local 314 FLASH_TypeDef *regs = FLASH_STM32_REGS(dev); in flash_stm32_option_bytes_lock() local 366 FLASH_TypeDef *regs = FLASH_STM32_REGS(dev); local [all …]
|
/Zephyr-latest/drivers/espi/ |
D | espi_saf_mchp_xec_v2.c | 96 static inline void mchp_saf_cs_descr_wr(struct mchp_espi_saf *regs, uint8_t cs, in mchp_saf_cs_descr_wr() 102 static inline void mchp_saf_poll2_mask_wr(struct mchp_espi_saf *regs, uint8_t cs, in mchp_saf_poll2_mask_wr() 113 static inline void mchp_saf_cm_prefix_wr(struct mchp_espi_saf *regs, uint8_t cs, in mchp_saf_cm_prefix_wr() 151 static void saf_protection_regions_init(struct mchp_espi_saf *regs) in saf_protection_regions_init() 229 struct mchp_espi_saf * const regs = xcfg->saf_base; in saf_qmspi_init() local 310 static void saf_flash_timing_init(struct mchp_espi_saf * const regs, in saf_flash_timing_init() 329 static void saf_dnx_bypass_init(struct mchp_espi_saf * const regs) in saf_dnx_bypass_init() 383 static void saf_flash_misc_cfg(struct mchp_espi_saf * const regs, uint8_t cs, in saf_flash_misc_cfg() 418 static void saf_flash_pd_cfg(struct mchp_espi_saf * const regs, uint8_t cs, in saf_flash_pd_cfg() 451 static int saf_flash_freq_cfg(struct mchp_espi_saf * const regs, uint8_t cs, in saf_flash_freq_cfg() [all …]
|
/Zephyr-latest/drivers/rtc/ |
D | rtc_sam.c | 38 Rtc *regs; member 98 Rtc *regs = config->regs; in rtc_sam_set_time() local 143 Rtc *regs = config->regs; in rtc_sam_get_time() local 188 Rtc *regs = config->regs; in rtc_sam_isr() local 342 Rtc *regs = config->regs; in rtc_sam_alarm_set_time() local 393 Rtc *regs = config->regs; in rtc_sam_alarm_get_time() local 420 Rtc *regs = config->regs; in rtc_sam_alarm_is_pending() local 444 Rtc *regs = config->regs; in rtc_sam_alarm_set_callback() local 474 Rtc *regs = config->regs; in rtc_sam_update_set_callback() local 502 Rtc *regs = config->regs; in rtc_sam_set_calibration() local [all …]
|
D | rtc_sam0.c | 43 Rtc *regs; member 92 RtcMode2 *regs = &cfg->regs->MODE2; in rtc_sam0_set_time() local 293 RtcMode2 *regs = &cfg->regs->MODE2; in rtc_sam0_alarm_set_time() local 340 RtcMode2 *regs = &cfg->regs->MODE2; in rtc_sam0_alarm_get_time() local 374 RtcMode2 *regs = &cfg->regs->MODE2; in rtc_sam0_alarm_is_pending() local 400 RtcMode2 *regs = &cfg->regs->MODE2; in rtc_sam0_alarm_set_callback() local 426 RtcMode2 *regs = &cfg->regs->MODE2; in rtc_sam0_isr() local 446 RtcMode2 *regs = &cfg->regs->MODE2; in rtc_sam0_set_calibration() local 476 RtcMode2 *regs = &cfg->regs->MODE2; in rtc_sam0_get_calibration() local 504 RtcMode0 *regs = &cfg->regs->MODE0; in rtc_sam0_init() local
|
/Zephyr-latest/drivers/dma/ |
D | dma_wch.c | 35 struct dma_wch_regs *regs; member 55 struct dma_wch_regs *regs = config->regs; in dma_wch_get_ip() local 71 struct dma_wch_regs *regs = config->regs; in dma_wch_busy() local 96 struct dma_wch_regs *regs = config->regs; in dma_wch_config() local 226 struct dma_wch_regs *regs = config->regs; in dma_wch_reload() local 261 struct dma_wch_regs *regs = config->regs; in dma_wch_start() local 278 struct dma_wch_regs *regs = config->regs; in dma_wch_stop() local 295 struct dma_wch_regs *regs = config->regs; in dma_wch_resume() local 319 struct dma_wch_regs *regs = config->regs; in dma_wch_suspend() local 343 struct dma_wch_regs *regs = config->regs; in dma_wch_get_status() local [all …]
|
/Zephyr-latest/soc/microchip/mec/mec172x/ |
D | device_power.c | 75 struct ecia_named_regs *regs = ECIA_XEC_REG_BASE; in soc_deep_sleep_non_wake_en() local 85 struct ecia_named_regs *regs = ECIA_XEC_REG_BASE; in soc_deep_sleep_non_wake_dis() local 97 struct ecia_named_regs *regs = ECIA_XEC_REG_BASE; in soc_deep_sleep_wake_en() local 114 struct ecia_named_regs *regs = ECIA_XEC_REG_BASE; in soc_deep_sleep_wake_dis() local 157 struct ecs_regs *regs = ECS_XEC_REG_BASE; in deep_sleep_save_ecs() local 170 struct uart_regs *regs = UART_0_XEC_REG_BASE; in deep_sleep_save_uarts() local 209 struct ecs_regs *regs = ECS_XEC_REG_BASE; in deep_sleep_restore_ecs() local
|
/Zephyr-latest/drivers/spi/ |
D | spi_sam0.c | 30 SercomSpi *regs; member 57 static void wait_synchronization(SercomSpi *regs) in wait_synchronization() 77 SercomSpi *regs = cfg->regs; in spi_sam0_configure() local 156 static void spi_sam0_shift_master(SercomSpi *regs, struct spi_sam0_data *data) in spi_sam0_shift_master() 185 static void spi_sam0_finish(SercomSpi *regs) in spi_sam0_finish() 196 static void spi_sam0_fast_tx(SercomSpi *regs, const struct spi_buf *tx_buf) in spi_sam0_fast_tx() 215 static void spi_sam0_fast_rx(SercomSpi *regs, const struct spi_buf *rx_buf) in spi_sam0_fast_rx() 239 static void spi_sam0_fast_txrx(SercomSpi *regs, in spi_sam0_fast_txrx() 274 SercomSpi *regs = cfg->regs; in spi_sam0_fast_transceive() local 360 SercomSpi *regs = cfg->regs; in spi_sam0_transceive() local [all …]
|
/Zephyr-latest/drivers/serial/ |
D | uart_sam0.c | 37 SercomUsart *regs; member 142 SercomUsart * const regs = cfg->regs; in uart_sam0_dma_tx_done() local 231 SercomUsart * const regs = cfg->regs; in uart_sam0_dma_rx_done() local 310 SercomUsart * const regs = cfg->regs; in uart_sam0_rx_timeout() local 665 SercomUsart * const regs = config->regs; in uart_sam0_err_check() local 718 SercomUsart * const regs = cfg->regs; in uart_sam0_isr() local 784 SercomUsart *regs = config->regs; in uart_sam0_fifo_fill() local 797 SercomUsart * const regs = config->regs; in uart_sam0_irq_tx_enable() local 806 SercomUsart * const regs = config->regs; in uart_sam0_irq_tx_disable() local 815 SercomUsart * const regs = config->regs; in uart_sam0_irq_tx_ready() local [all …]
|
D | uart_mchp_mec5.c | 38 struct mec_uart_regs *regs; member 150 struct mec_uart_regs *const regs = devcfg->regs; in config_mec5_uart() local 252 struct mec_uart_regs *const regs = devcfg->regs; in uart_mec5_poll_in() local 272 struct mec_uart_regs *const regs = devcfg->regs; in uart_mec5_poll_out() local 288 struct mec_uart_regs *const regs = devcfg->regs; in irq_tx_enable() local 301 struct mec_uart_regs *const regs = devcfg->regs; in irq_tx_disable() local 313 struct mec_uart_regs *const regs = devcfg->regs; in irq_rx_enable() local 325 struct mec_uart_regs *const regs = devcfg->regs; in irq_rx_disable() local 337 struct mec_uart_regs *const regs = devcfg->regs; in uart_mec5_fifo_fill() local 367 struct mec_uart_regs *const regs = devcfg->regs; in uart_mec5_fifo_read() local [all …]
|
D | uart_mchp_xec.c | 183 struct uart_regs *regs; member 292 struct uart_regs *regs = dev_cfg->regs; in set_baud_rate() local 329 struct uart_regs *regs = dev_cfg->regs; in uart_xec_configure() local 462 struct uart_regs *regs = dev_cfg->regs; in uart_xec_pm_action() local 562 struct uart_regs *regs = dev_cfg->regs; in uart_xec_poll_in() local 593 struct uart_regs *regs = dev_cfg->regs; in uart_xec_poll_out() local 617 struct uart_regs *regs = dev_cfg->regs; in uart_xec_err_check() local 642 struct uart_regs *regs = dev_cfg->regs; in uart_xec_fifo_fill() local 672 struct uart_regs *regs = dev_cfg->regs; in uart_xec_fifo_read() local 694 struct uart_regs *regs = dev_cfg->regs; in uart_xec_irq_tx_enable() local [all …]
|
/Zephyr-latest/drivers/pwm/ |
D | pwm_sam0_tcc.c | 25 Tcc *regs; member 38 static void wait_synchronization(Tcc *regs) in wait_synchronization() 62 Tcc *regs = cfg->regs; in pwm_sam0_set_cycles() local 104 Tcc *regs = cfg->regs; in pwm_sam0_init() local
|
D | pwm_sam0_tc.c | 35 Tc *regs; member 50 static void wait_synchronization(Tc *regs, uint8_t counter_size) in wait_synchronization() 79 Tc *regs = cfg->regs; in pwm_sam0_set_cycles() local 134 Tc *regs = cfg->regs; in pwm_sam0_init() local
|
/Zephyr-latest/arch/xtensa/core/ |
D | mmu.c | 28 static void compute_regs(uint32_t user_asid, uint32_t *l1_page, struct tlb_regs *regs) in compute_regs() 89 struct tlb_regs regs; in xtensa_set_paging() local 127 struct tlb_regs regs; in xtensa_init_paging() local
|
/Zephyr-latest/drivers/interrupt_controller/ |
D | intc_irqmp.c | 63 volatile struct irqmp_regs *regs = get_irqmp_regs(); in arch_irq_enable() local 75 volatile struct irqmp_regs *regs = get_irqmp_regs(); in arch_irq_disable() local 87 volatile struct irqmp_regs *regs = get_irqmp_regs(); in arch_irq_is_enabled() local 95 volatile struct irqmp_regs *regs = get_irqmp_regs(); in z_sparc_int_get_source() local 113 volatile struct irqmp_regs *regs = get_irqmp_regs(); in irqmp_init() local
|
/Zephyr-latest/drivers/disk/nvme/ |
D | nvme_controller.c | 29 mm_reg_t regs = DEVICE_MMIO_GET(dev); in nvme_controller_wait_for_ready() local 61 mm_reg_t regs = DEVICE_MMIO_GET(dev); in nvme_controller_disable() local 98 mm_reg_t regs = DEVICE_MMIO_GET(dev); in nvme_controller_enable() local 142 mm_reg_t regs = DEVICE_MMIO_GET(dev); in nvme_controller_setup_admin_queues() local 258 mm_reg_t regs = DEVICE_MMIO_GET(dev); in nvme_controller_gather_info() local
|
/Zephyr-latest/tests/drivers/flash/stm32/src/ |
D | main.c | 195 FLASH_TypeDef *regs = (FLASH_TypeDef *)TEST_AREA_DEVICE_REG; in flash_opt_locked() local 202 FLASH_TypeDef *regs = (FLASH_TypeDef *)TEST_AREA_DEVICE_REG; in flash_cr_unlock() local 220 FLASH_TypeDef *regs = (FLASH_TypeDef *)TEST_AREA_DEVICE_REG; in flash_cr_is_locked() local 234 FLASH_TypeDef *regs = (FLASH_TypeDef *)TEST_AREA_DEVICE_REG; in flash_cr_is_unlocked() local
|
/Zephyr-latest/drivers/clock_control/ |
D | clock_control_wch_rcc.c | 37 RCC_TypeDef *regs; member 44 RCC_TypeDef *regs = config->regs; in clock_control_wch_rcc_on() local 59 RCC_TypeDef *regs = config->regs; in clock_control_wch_rcc_get_rate() local
|
/Zephyr-latest/drivers/ps2/ |
D | ps2_mchp_xec.c | 34 struct ps2_regs * const regs; member 112 struct ps2_regs * const regs = config->regs; in ps2_xec_configure() local 150 struct ps2_regs * const regs = config->regs; in ps2_xec_write() local 201 struct ps2_regs * const regs = config->regs; in ps2_xec_inhibit_interface() local 221 struct ps2_regs * const regs = config->regs; in ps2_xec_enable_interface() local 235 struct ps2_regs * const regs = devcfg->regs; in ps2_xec_pm_action() local 299 struct ps2_regs * const regs = config->regs; in ps2_xec_isr() local
|
/Zephyr-latest/drivers/dac/ |
D | dac_sam0.c | 31 Dac *regs; member 45 Dac *regs = cfg->regs; in dac_sam0_write_value() local 82 Dac *regs = cfg->regs; in dac_sam0_init() local
|