Searched refs:run_mode (Results 1 – 1 of 1) sorted by relevance
171 int run_mode; member229 static void pn544_hci_i2c_enable_mode(struct pn544_i2c_phy *phy, int run_mode) in pn544_hci_i2c_enable_mode() argument231 gpiod_set_value_cansleep(phy->gpiod_fw, run_mode == PN544_FW_MODE ? 1 : 0); in pn544_hci_i2c_enable_mode()235 phy->run_mode = run_mode; in pn544_hci_i2c_enable_mode()496 if (phy->run_mode == PN544_FW_MODE) { in pn544_hci_i2c_irq_thread_fn()