Searched defs:rk8xx_priv (Results 1 – 1 of 1) sorted by relevance
281 struct rk8xx_priv { struct282 struct virq_chip *irq_chip;283 struct spi_slave *slave;284 int variant;285 int irq;286 int lp_off_time;287 int lp_action;288 uint8_t sleep_pin;289 uint8_t rst_fun;290 int not_save_power_en;[all …]