Searched refs:auto_mode (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/media/dvb-frontends/
H A Daf9013.c111 bool auto_mode, spec_inv; local
218 auto_mode = false;
223 auto_mode = true;
232 auto_mode = true;
237 auto_mode = true;
252 auto_mode = true;
257 auto_mode = true;
272 auto_mode = true;
277 auto_mode = true;
289 auto_mode
[all...]
/linux-master/tools/power/x86/intel-speed-select/
H A Disst-config.c46 static int auto_mode; variable
1974 if (auto_mode && status) {
1983 if (auto_mode)
1986 if (auto_mode) {
1994 if (auto_mode && !status)
2138 if (auto_mode)
2151 if (ret && auto_mode)
2154 if (auto_mode)
2204 if (!fact_enable_fail && enable && auto_mode) {
2863 auto_mode
[all...]
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1454 u8 auto_mode; member in struct:bnxt_link_info
H A Dbnxt.c10915 link_info->auto_mode = resp->auto_mode;
11074 req->auto_mode |= PORT_PHY_CFG_REQ_AUTO_MODE_SPEED_MASK;
11560 if (BNXT_AUTO_MODE(link_info->auto_mode))
11567 if (link_info->auto_mode == BNXT_LINK_AUTO_NONE)
13245 if (BNXT_AUTO_MODE(link_info->auto_mode)) {
H A Dbnxt_hsi.h4058 u8 auto_mode; member in struct:hwrm_port_phy_cfg_input
4281 u8 auto_mode; member in struct:hwrm_port_phy_qcfg_output
H A Dbnxt_ethtool.c2184 if (BNXT_AUTO_MODE(link_info->auto_mode)) {

Completed in 346 milliseconds