Searched refs:enable_sync (Results 1 – 5 of 5) sorted by relevance
69 enum option_on_off enable_sync; member118 enum option_on_off enable_sync; member
198 if (rx_cfg->enable_sync == OPTION_ON) { in rf69_set_rx_cfg()264 if (rx_cfg->enable_sync == OPTION_ON) { in rf69_set_rx_cfg()321 if (tx_cfg->enable_sync == OPTION_ON) { in rf69_set_tx_cfg()
124 enable_sync223 enable_sync
1130 mb[2] |= nv->bus[bus].target[target].parameter.enable_sync << 12; in qla1280_set_target_parameters()1201 nv->bus[bus].target[target].parameter.enable_sync = device->sdtr; in qla1280_slave_configure()1208 nv->bus[bus].target[target].parameter.enable_sync = 0; in qla1280_slave_configure()1221 if (nv->bus[bus].target[target].parameter.enable_sync) in qla1280_slave_configure()1989 nv->bus[bus].target[target].parameter.enable_sync = 1; in qla1280_set_target_defaults()
453 uint8_t enable_sync:1; member
Completed in 20 milliseconds