Home
last modified time | relevance | path

Searched refs:fl_do (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/thunderbolt/
H A Dtb_regs.h143 bool fl_do:1; /* from eeprom */ member
H A Deeprom.c68 * If TB_EEPROM_IN is passed, then the bit can be retrieved from ctl->fl_do.
129 *val |= ctl.fl_do; in tb_eeprom_in()