Searched refs:lpc_peripheral_opcode (Results 1 – 10 of 10) sorted by relevance
/Zephyr-Core-3.5.0/soc/arm/nuvoton_npcx/common/ |
D | soc_host.h | 58 int npcx_host_periph_read_request(enum lpc_peripheral_opcode op, 74 int npcx_host_periph_write_request(enum lpc_peripheral_opcode op,
|
/Zephyr-Core-3.5.0/include/zephyr/drivers/ |
D | espi.h | 261 enum lpc_peripheral_opcode { enum 429 enum lpc_peripheral_opcode op, 432 enum lpc_peripheral_opcode op, 639 enum lpc_peripheral_opcode op, 643 enum lpc_peripheral_opcode op, in z_impl_espi_read_lpc_request() 672 enum lpc_peripheral_opcode op, 676 enum lpc_peripheral_opcode op, in z_impl_espi_write_lpc_request()
|
/Zephyr-Core-3.5.0/drivers/espi/ |
D | espi_mchp_xec_host_v2.c | 272 static int kbc0_rd_req(const struct device *dev, enum lpc_peripheral_opcode op, in kbc0_rd_req() 310 static int kbc0_wr_req(const struct device *dev, enum lpc_peripheral_opcode op, in kbc0_wr_req() 467 enum lpc_peripheral_opcode op, in eacpi_rd_req() 501 enum lpc_peripheral_opcode op, in eacpi_wr_req() 713 enum lpc_peripheral_opcode op, in ecust_rd_req() 735 enum lpc_peripheral_opcode op, in ecust_wr_req() 772 enum lpc_peripheral_opcode op, in eacpi_shm_rd_req() 789 enum lpc_peripheral_opcode op, in eacpi_shm_wr_req() 1014 enum lpc_peripheral_opcode, 1041 enum lpc_peripheral_opcode op, in espi_xec_lpc_req() [all …]
|
D | espi_mchp_xec_v2.h | 112 enum lpc_peripheral_opcode op, 116 enum lpc_peripheral_opcode op,
|
D | espi_handlers.c | 34 enum lpc_peripheral_opcode op, in z_vrfy_espi_read_lpc_request() 50 enum lpc_peripheral_opcode op, in z_vrfy_espi_write_lpc_request()
|
D | espi_emul.c | 87 static int espi_emul_read_lpc_request(const struct device *dev, enum lpc_peripheral_opcode op, in espi_emul_read_lpc_request() 123 static int espi_emul_write_lpc_request(const struct device *dev, enum lpc_peripheral_opcode op, in espi_emul_write_lpc_request()
|
D | host_subs_npcx.c | 792 int npcx_host_periph_read_request(enum lpc_peripheral_opcode op, in npcx_host_periph_read_request() 874 int npcx_host_periph_write_request(enum lpc_peripheral_opcode op, in npcx_host_periph_write_request()
|
D | espi_npcx.c | 732 enum lpc_peripheral_opcode op, in espi_npcx_read_lpc_request() 741 enum lpc_peripheral_opcode op, in espi_npcx_write_lpc_request()
|
D | espi_mchp_xec.c | 346 enum lpc_peripheral_opcode op, in espi_xec_read_lpc_request() 382 enum lpc_peripheral_opcode op, in espi_xec_write_lpc_request()
|
D | espi_it8xxx2.c | 741 enum lpc_peripheral_opcode op, in espi_it8xxx2_read_lpc_request() 819 enum lpc_peripheral_opcode op, in espi_it8xxx2_write_lpc_request()
|