Home
last modified time | relevance | path

Searched defs:peci_xec_config (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.5.0/drivers/peci/
Dpeci_mchp_xec.c46 struct peci_xec_config { struct
47 struct peci_regs * const regs;
48 uint8_t irq_num;
49 uint8_t girq;
50 uint8_t girq_pos;
51 uint8_t pcr_idx;
52 uint8_t pcr_pos;
53 const struct pinctrl_dev_config *pcfg;
567 static const struct peci_xec_config peci_xec_config = { variable