Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_lpc.c74 static u8 cros_ec_lpc_write_bytes(unsigned int offset, unsigned int length, in cros_ec_lpc_write_bytes() function
124 cros_ec_lpc_write_bytes(offset, length, msg); in cros_ec_lpc_mec_write_bytes()
391 cros_ec_lpc_ops.write = cros_ec_lpc_write_bytes; in cros_ec_lpc_probe()