Searched defs:rk8xx_priv (Results 1 – 1 of 1) sorted by relevance
443 struct rk8xx_priv { struct444 struct virq_chip *irq_chip;445 struct spi_slave *slave;446 int variant;447 int irq;448 int lp_off_time;449 int lp_action;450 uint8_t sleep_pin;451 uint8_t rst_fun;452 int not_save_power_en;[all …]