Home
last modified time | relevance | path

Searched refs:ibf (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/input/serio/
A Dhp_sdc.c122 hp_sdc.ibf = 0; in hp_sdc_status_in8()
138 hp_sdc.ibf = 1; in hp_sdc_status_out8()
150 hp_sdc.ibf = 1; in hp_sdc_data_out8()
167 if (!hp_sdc.ibf) { in hp_sdc_spin_ibf()
175 hp_sdc.ibf = 0; in hp_sdc_spin_ibf()
360 if (hp_sdc.ibf) { in hp_sdc_put()
362 if (hp_sdc.ibf) in hp_sdc_put()
586 if (!hp_sdc.ibf && limit++ < 20) in hp_sdc_put()
851 hp_sdc.ibf = 1; in hp_sdc_init()
/linux/include/linux/
A Dhp_sdc.h273 int ibf; /* Last known status of IBF flag */ member
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
A Ddebugfs.c25 dev->ibf = !!val; in mt7915_implicit_txbf_set()
35 *val = dev->ibf; in mt7915_implicit_txbf_get()
A Dmt7915.h273 bool ibf; member
A Dmcu.c1970 if (!ebf && !dev->ibf) in mt7915_mcu_sta_bfer_tlv()
1989 bf->bf_cap = ebf ? ebf : dev->ibf << 1; in mt7915_mcu_sta_bfer_tlv()
3996 bool ibf; in mt7915_mcu_set_txbf() member
4017 req.type.ibf = dev->ibf; in mt7915_mcu_set_txbf()
/linux/drivers/net/wireless/mediatek/mt76/
A Dmt76_connac_mcu.h259 u8 ibf; member

Completed in 26 milliseconds