Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/chrome/
Dcros_ec_lpc_reg.c43 static u8 lpc_write_bytes(unsigned int offset, unsigned int length, u8 *msg) in lpc_write_bytes() function
100 return lpc_write_bytes(offset, length, msg); in cros_ec_lpc_write_bytes()
122 return lpc_write_bytes(offset, length, msg); in cros_ec_lpc_write_bytes()