Searched refs:ps2_npcx_ctrl_write (Results 1 – 3 of 3) sorted by relevance
27 int ps2_npcx_ctrl_write(const struct device *dev, uint8_t channel_id,
59 return ps2_npcx_ctrl_write(config->ps2_ctrl, config->channel_id, value); in ps2_npcx_ch_write()
154 int ps2_npcx_ctrl_write(const struct device *dev, uint8_t channel_id, in ps2_npcx_ctrl_write() function