Searched refs:run_mode (Results 1 – 2 of 2) sorted by relevance
184 int run_mode; member241 static void pn544_hci_i2c_enable_mode(struct pn544_i2c_phy *phy, int run_mode) in pn544_hci_i2c_enable_mode() argument243 gpiod_set_value_cansleep(phy->gpiod_fw, run_mode == PN544_FW_MODE ? 1 : 0); in pn544_hci_i2c_enable_mode()247 phy->run_mode = run_mode; in pn544_hci_i2c_enable_mode()510 if (phy->run_mode == PN544_FW_MODE) { in pn544_hci_i2c_irq_thread_fn()
80 int run_mode; member151 phy->run_mode = ST21NFCA_HCI_MODE; in st21nfca_hci_i2c_enable()