Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A Drk8xx-spi.c50 if (val_size < 1 || val_size > (RK806_CMD_LEN_MSK + 1)) in rk806_spi_bus_write()
71 val_size < 1 || val_size > (RK806_CMD_LEN_MSK + 1)) in rk806_spi_bus_read()
/openbmc/linux/include/linux/mfd/
H A Drk808.h555 #define RK806_CMD_LEN_MSK 0x0f macro