Home
last modified time | relevance | path

Searched refs:GCTRL_IT8XXX2_REGS_BASE (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/drivers/crypto/
Dcrypto_it8xxx2_sha_v2.c89 struct gctrl_it8xxx2_regs *const gctrl_regs = GCTRL_IT8XXX2_REGS_BASE; in it8xxx2_sha256_module_calculation()
149 struct gctrl_it8xxx2_regs *const gctrl_regs = GCTRL_IT8XXX2_REGS_BASE; in it8xxx2_hash_handler()
327 struct gctrl_it8xxx2_regs *const gctrl_regs = GCTRL_IT8XXX2_REGS_BASE; in it8xxx2_sha_init()
/Zephyr-latest/drivers/flash/
Dflash_ite_it8xxx2.c96 struct gctrl_it8xxx2_regs *const gctrl_regs = GCTRL_IT8XXX2_REGS_BASE; in ramcode_reset_i_cache()
140 struct gctrl_it8xxx2_regs *const gctrl_regs = GCTRL_IT8XXX2_REGS_BASE; in ramcode_flash_fsce_high()
/Zephyr-latest/drivers/interrupt_controller/
Dintc_ite_it8xxx2.c254 struct gctrl_it8xxx2_regs *const gctrl_regs = GCTRL_IT8XXX2_REGS_BASE; in soc_interrupt_init()
/Zephyr-latest/soc/ite/ec/it8xxx2/
Dsoc.c375 struct gctrl_it8xxx2_regs *const gctrl_regs = GCTRL_IT8XXX2_REGS_BASE; in ite_it8xxx2_init()
/Zephyr-latest/drivers/peci/
Dpeci_ite_it8xxx2.c221 struct gctrl_it8xxx2_regs *const gctrl_regs = GCTRL_IT8XXX2_REGS_BASE; in peci_it8xxx2_rst_module()
/Zephyr-latest/drivers/usb/device/
Dusb_dc_it82xx2.c565 struct gctrl_it8xxx2_regs *const gctrl_regs = GCTRL_IT8XXX2_REGS_BASE; in it82xx2_usb_dc_attach_init()
1233 struct gctrl_it8xxx2_regs *const gctrl_regs = GCTRL_IT8XXX2_REGS_BASE; in usb_dc_ep_set_stall()
/Zephyr-latest/drivers/usb/udc/
Dudc_it82xx2.c524 struct gctrl_it8xxx2_regs *const gctrl_regs = GCTRL_IT8XXX2_REGS_BASE; in ctrl_ep_stall_workaround()
1455 struct gctrl_it8xxx2_regs *const gctrl_regs = GCTRL_IT8XXX2_REGS_BASE; in it82xx2_init()
/Zephyr-latest/soc/ite/ec/common/
Dchip_chipregs.h1545 #define GCTRL_IT8XXX2_REGS_BASE \ macro