Home
last modified time | relevance | path

Searched refs:gctrl_it8xxx2_regs (Results 1 – 10 of 10) sorted by relevance

/Zephyr-latest/soc/ite/ec/common/
Dcheck_regs.c112 IT8XXX2_REG_SIZE_CHECK(gctrl_it8xxx2_regs, 0x88);
113 IT8XXX2_REG_OFFSET_CHECK(gctrl_it8xxx2_regs, GCTRL_RSTS, 0x06);
114 IT8XXX2_REG_OFFSET_CHECK(gctrl_it8xxx2_regs, GCTRL_BADRSEL, 0x0a);
115 IT8XXX2_REG_OFFSET_CHECK(gctrl_it8xxx2_regs, GCTRL_WNCKR, 0x0b);
116 IT8XXX2_REG_OFFSET_CHECK(gctrl_it8xxx2_regs, GCTRL_SPCTRL1, 0x0d);
117 IT8XXX2_REG_OFFSET_CHECK(gctrl_it8xxx2_regs, GCTRL_SPCTRL4, 0x1c);
118 IT8XXX2_REG_OFFSET_CHECK(gctrl_it8xxx2_regs, GCTRL_RSTC5, 0x21);
119 IT8XXX2_REG_OFFSET_CHECK(gctrl_it8xxx2_regs, gctrl_pmer2, 0x33);
120 IT8XXX2_REG_OFFSET_CHECK(gctrl_it8xxx2_regs, GCTRL_EPLR, 0x37);
121 IT8XXX2_REG_OFFSET_CHECK(gctrl_it8xxx2_regs, GCTRL_IVTBAR, 0x41);
[all …]
Dchip_chipregs.h1546 ((struct gctrl_it8xxx2_regs *)DT_REG_ADDR(DT_NODELABEL(gctrl)))
1549 struct gctrl_it8xxx2_regs { struct
/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/espi/
Despi_it8xxx2.c25 ((struct gctrl_it8xxx2_regs *)DT_REG_ADDR(DT_NODELABEL(gctrl)))
260 struct gctrl_it8xxx2_regs *const gctrl = ESPI_IT8XXX2_GET_GCTRL_BASE; in smfi_it8xxx2_init()
365 struct gctrl_it8xxx2_regs *const gctrl = ESPI_IT8XXX2_GET_GCTRL_BASE; in pnpcfg_it8xxx2_init()
517 struct gctrl_it8xxx2_regs *const gctrl = ESPI_IT8XXX2_GET_GCTRL_BASE; in port80_it8xxx2_isr()
538 struct gctrl_it8xxx2_regs *const gctrl = ESPI_IT8XXX2_GET_GCTRL_BASE; in port80_it8xxx2_init()
1903 struct gctrl_it8xxx2_regs *const gctrl = ESPI_IT8XXX2_GET_GCTRL_BASE; in espi_it8xxx2_init()
/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()