Searched refs:rotor (Results 1 – 5 of 5) sorted by relevance
/arch/sparc/mm/ |
D | io-unit.c | 56 iounit->rotor[1] = IOUNIT_BMAP2_START; in iounit_iommu_init() 57 iounit->rotor[2] = IOUNIT_BMAPM_START; in iounit_iommu_init() 99 unsigned long rotor, scan, limit; in iounit_get_area() local 114 rotor = iounit->rotor[j - 1]; in iounit_get_area() 116 scan = rotor; in iounit_get_area() 119 if (limit != rotor) { in iounit_get_area() 120 limit = rotor; in iounit_get_area() 132 iounit->rotor[j - 1] = (scan < limit) ? scan : iounit->limit[j - 1]; in iounit_get_area()
|
/arch/sparc/kernel/ |
D | pci_msi.c | 78 u32 ret, rotor; in pick_msiq() local 82 rotor = pbm->msiq_rotor; in pick_msiq() 83 ret = pbm->msiq_first + rotor; in pick_msiq() 85 if (++rotor >= pbm->msiq_num) in pick_msiq() 86 rotor = 0; in pick_msiq() 87 pbm->msiq_rotor = rotor; in pick_msiq()
|
/arch/sparc/include/asm/ |
D | io-unit.h | 48 unsigned long rotor[3]; member
|
/arch/arm/boot/dts/ |
D | aspeed-bmc-opp-swift.dts | 350 maxim,fan-rotor-input = "tach"; 362 maxim,fan-rotor-input = "tach"; 374 maxim,fan-rotor-input = "tach"; 386 maxim,fan-rotor-input = "tach"; 398 maxim,fan-rotor-input = "tach";
|
D | aspeed-bmc-opp-tacoma.dts | 490 maxim,fan-rotor-input = "tach"; 503 maxim,fan-rotor-input = "tach"; 516 maxim,fan-rotor-input = "tach"; 529 maxim,fan-rotor-input = "tach";
|