Home
last modified time | relevance | path

Searched full:psl_cts (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/drivers/pinctrl/
Dpinctrl_npcx.c143 inst_glue->PSL_CTS |= NPCX_PSL_CTS_MODE_BIT(psl_in->port); in npcx_psl_input_detection_configure()
145 inst_glue->PSL_CTS &= ~NPCX_PSL_CTS_MODE_BIT(psl_in->port); in npcx_psl_input_detection_configure()
/Zephyr-latest/dts/bindings/pinctrl/
Dnuvoton,npcx-pinctrl.yaml71 Offset to PSL_CTS register that is used for PSL input's status and detection mode.
/Zephyr-latest/soc/nuvoton/npcx/common/
Dregisters.c34 NPCX_REG_OFFSET_CHECK(glue_reg, PSL_CTS, 0x027);
/Zephyr-latest/soc/nuvoton/npcx/common/reg/
Dreg_def.h332 volatile uint8_t PSL_CTS; member
336 /* PSL input detection mode is configured by bits 7:4 of PSL_CTS */
338 /* PSL input assertion events are reported by bits 3:0 of PSL_CTS */