Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ps2/
Dps2_npcx_controller.c46 struct ps2_npcx_ctrl_config { struct
71 ((struct ps2_reg *)((const struct ps2_npcx_ctrl_config *)(dev)->config)->base) argument
320 static const struct ps2_npcx_ctrl_config ps2_npcx_ctrl_config_0 = {
331 const struct ps2_npcx_ctrl_config *const config = dev->config; in ps2_npcx_ctrl_init()