Searched refs:lpc_peripheral_opcode (Results  1 – 10 of 10) sorted by relevance
| /Zephyr-latest/soc/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-latest/drivers/espi/ | 
| D | espi_mchp_xec_v2.h | 112 			      enum lpc_peripheral_opcode op, 116 			       enum lpc_peripheral_opcode op,
  | 
| 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() 1015 			   enum lpc_peripheral_opcode, 1042 			    enum lpc_peripheral_opcode op,  in espi_xec_lpc_req() [all …] 
 | 
| 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 | 805 int npcx_host_periph_read_request(enum lpc_peripheral_opcode op,  in npcx_host_periph_read_request() 887 int npcx_host_periph_write_request(enum lpc_peripheral_opcode op,  in npcx_host_periph_write_request()
  | 
| D | espi_npcx.c | 929 				     enum lpc_peripheral_opcode op,  in espi_npcx_read_lpc_request() 938 				      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 | 782 				     enum lpc_peripheral_opcode op,  in espi_it8xxx2_read_lpc_request() 860 				      enum lpc_peripheral_opcode op,  in espi_it8xxx2_write_lpc_request()
  | 
| /Zephyr-latest/include/zephyr/drivers/ | 
| D | espi.h | 285 enum lpc_peripheral_opcode {  enum 459 					 enum lpc_peripheral_opcode op, 462 					  enum lpc_peripheral_opcode op, 669 				    enum lpc_peripheral_opcode op, 673 					       enum lpc_peripheral_opcode op,  in z_impl_espi_read_lpc_request() 702 				     enum lpc_peripheral_opcode op, 706 						enum lpc_peripheral_opcode op,  in z_impl_espi_write_lpc_request()
  |