Searched defs:drxj_data (Results 1 – 1 of 1) sorted by relevance
407 struct drxj_data { struct409 bool has_lna; /**< true if LNA (aka PGA) present */410 bool has_oob; /**< true if OOB supported */411 bool has_ntsc; /**< true if NTSC supported */412 bool has_btsc; /**< true if BTSC supported */413 bool has_smatx; /**< true if mat_tx is available */414 bool has_smarx; /**< true if mat_rx is available */415 bool has_gpio; /**< true if GPIO is available */416 bool has_irqn; /**< true if IRQN is available */418 u8 mfx; /**< metal fix */[all …]