Searched refs:level2 (Results 1 – 15 of 15) sorted by relevance
155 int level2 = 0; in headsetobserve_work() local165 level2 = read_gpio(pdata->headset_gpio); in headsetobserve_work()166 if (level2 < 0) in headsetobserve_work()168 if (level2 != level) in headsetobserve_work()
593 if ((hostdata->level2 == L2_NONE) || in DEF_SCSI_QCMD()780 if ((hostdata->level2 >= L2_DATA) || in transfer_bytes()781 (hostdata->level2 == L2_BASIC && cmd->SCp.phase == 0)) { in transfer_bytes()971 if (hostdata->level2 >= L2_BASIC) { in wd33c93_intr()1015 if (hostdata->level2 >= L2_BASIC) { in wd33c93_intr()1343 if (hostdata->level2 <= L2_NONE) { in wd33c93_intr()1387 if (hostdata->level2 < L2_RESELECT) in wd33c93_intr()1478 if (hostdata->level2 >= L2_RESELECT) { in wd33c93_intr()1966 hostdata->level2 = L2_BASIC; in wd33c93_init()2008 hostdata->level2 = val; in wd33c93_init()[all …]
237 uchar level2; /* extent to which Level-2 commands are used */ member
72 struct i40iw_pble_level2 level2; member
425 struct i40iw_pble_level2 *lvl2 = &palloc->level2; in free_lvl2()458 struct i40iw_pble_level2 *lvl2 = &palloc->level2; in get_lvl2_pble()
1307 pinfo = (level == I40IW_LEVEL_1) ? NULL : palloc->level2.leaf; in i40iw_copy_user_pgaddrs()1343 struct i40iw_pble_level2 *lvl2 = &palloc->level2; in i40iw_check_mr_contiguous()1396 pinfo = (level == I40IW_LEVEL_1) ? &palloc->level1 : palloc->level2.leaf; in i40iw_setup_pbles()1690 stag_info->first_pm_pbl_index = palloc->level2.root.idx; in i40iw_hwreg_mr()
2237 gmac-txc-level2 {2238 gmac0_rgmii_clk_level2: gmac0-rgmii-clk-level2 {2245 gmac1m0_rgmii_clk_level2: gmac1m0-rgmii-clk-level2 {2252 gmac1m1_rgmii_clk_level2: gmac1m1-rgmii-clk-level2 {
3083 gmac-txc-level2 {3085 gmac0_rgmii_clk_level2: gmac0-rgmii-clk-level2 {3094 gmac1m0_rgmii_clk_level2: gmac1m0-rgmii-clk-level2 {3103 gmac1m1_rgmii_clk_level2: gmac1m1-rgmii-clk-level2 {
3859 my $level2 = $level;3860 $level2 = "dbg" if ($level eq "debug");3862 …"Prefer [subsystem eg: netdev]_$level2([subsystem]dev, ... then dev_$level2(dev, ... then pr_$leve…
4336 my $level2 = $level;4337 $level2 = "dbg" if ($level eq "debug");4339 …"Prefer [subsystem eg: netdev]_$level2([subsystem]dev, ... then dev_$level2(dev, ... then pr_$leve…
470 unsigned int level2;471 rk_aiq_uapi_getCrSuppsn(ctx, &level2);472 printf("getCrSuppsn=%d\n", level2);
3454 int level1 = 0, level2 = 0; in ilk_find_best_result() local3460 level2 = level; in ilk_find_best_result()3463 if (level1 == level2) { in ilk_find_best_result()3468 } else if (level1 > level2) { in ilk_find_best_result()
1862 return dev->safw_phys_luns->lun[lun].level2[1] & 0x3f; in aac_get_safw_phys_bus()1867 return dev->safw_phys_luns->lun[lun].level2[0]; in aac_get_safw_phys_target()
322 u8 level2[2]; member