Home
last modified time | relevance | path

Searched refs:tried (Results 1 – 5 of 5) sorted by relevance

/drivers/cpufreq/
A Dcpufreq-nforce2.c90 int tried = 0; in nforce2_calc_pll() local
93 while (((mul == 0) || (div == 0)) && (tried <= 3)) { in nforce2_calc_pll()
97 fsb + tried) { in nforce2_calc_pll()
101 tried++; in nforce2_calc_pll()
/drivers/infiniband/hw/vmw_pvrdma/
A Dpvrdma_cq.c329 bool tried = false; in pvrdma_poll_one() local
336 if (tried) in pvrdma_poll_one()
341 tried = true; in pvrdma_poll_one()
/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm_mst_types.c1061 bool tried[MAX_PIPES]; in try_disable_dsc() local
1075 tried[i] = false; in try_disable_dsc()
1079 tried[i] = true; in try_disable_dsc()
1087 if (!tried[i]) { in try_disable_dsc()
1131 tried[next_index] = true; in try_disable_dsc()
/drivers/scsi/
A D53c700.scr190 ; Use this entry if we've just tried to look at the first byte
A D53c700_d.h_shipped256 ; Use this entry if we've just tried to look at the first byte

Completed in 24 milliseconds