Home
last modified time | relevance | path

Searched refs:MCHP_PECI_OPT_BT_LSB_MASK (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/soc/microchip/mec/common/reg/
Dmec_peci.h110 #define MCHP_PECI_OPT_BT_LSB_MASK 0xffu macro
/Zephyr-latest/drivers/peci/
Dpeci_mchp_xec.c166 regs->OPT_BIT_TIME_LSB = value & MCHP_PECI_OPT_BT_LSB_MASK; in peci_xec_configure()