Searched refs:cloop (Results 1 – 13 of 13) sorted by relevance
/linux-4.4.14/drivers/pci/hotplug/ |
D | cpqphp_pci.c | 319 int cloop = 0; in cpqhp_save_config() local 421 for (cloop = 0; cloop < 0x20; cloop++) { in cpqhp_save_config() 422 …dword(ctrl->pci_bus, PCI_DEVFN(device, function), cloop << 2, (u32 *) & (new_slot-> config_space [… in cpqhp_save_config() 478 int cloop = 0; in cpqhp_save_slot_config() local 516 for (cloop = 0; cloop < 0x20; cloop++) in cpqhp_save_slot_config() 517 …->pci_bus, PCI_DEVFN(new_slot->device, function), cloop << 2, (u32 *) & (new_slot-> config_space [… in cpqhp_save_slot_config() 554 u8 cloop; in cpqhp_save_base_addr_length() local 596 for (cloop = 0x10; cloop <= 0x14; cloop += 4) { in cpqhp_save_base_addr_length() 598 pci_bus_write_config_dword (pci_bus, devfn, cloop, temp_register); in cpqhp_save_base_addr_length() 599 pci_bus_read_config_dword (pci_bus, devfn, cloop, &base); in cpqhp_save_base_addr_length() [all …]
|
D | cpqphp_ctrl.c | 2368 int cloop; in configure_new_function() local 2597 for (cloop = 0; cloop < 4; cloop++) { in configure_new_function() 2598 if (irqs.valid_INT & (0x01 << cloop)) { in configure_new_function() 2600 cloop + 1, irqs.interrupt[cloop]); in configure_new_function() 2809 for (cloop = 0x10; cloop <= 0x24; cloop += 4) { in configure_new_function() 2812 dbg("CND: bus=%d, devfn=%d, offset=%d\n", pci_bus->number, devfn, cloop); in configure_new_function() 2813 rc = pci_bus_write_config_dword (pci_bus, devfn, cloop, temp_register); in configure_new_function() 2815 rc = pci_bus_read_config_dword (pci_bus, devfn, cloop, &temp_register); in configure_new_function() 2877 rc = pci_bus_write_config_dword(pci_bus, devfn, cloop, base); in configure_new_function() 2881 cloop += 4; in configure_new_function() [all …]
|
/linux-4.4.14/arch/ia64/lib/ |
D | clear_page.S | 47 br.cloop.sptk.few .fetch 72 br.cloop.sptk.few 1b
|
D | flush.S | 54 br.cloop.sptk.few .Loop 109 br.cloop.sptk.few .Loop_fc
|
D | memset.S | 150 br.cloop.dptk.few .pref_l1a 189 br.cloop.dptk.few .l1ax 220 br.cloop.dptk.few .pref_l1b 243 br.cloop.dptk.few .l1bx 272 br.cloop.dptk.many .l2
|
D | clear_user.S | 82 br.cloop.dptk 1b 151 br.cloop.dptk 2b
|
D | strnlen_user.S | 37 br.cloop.dptk.few .Loop1
|
D | memcpy_mck.S | 133 br.cloop.dptk.few .prefetch 312 br.cloop.dptk.few 1b
|
D | copy_user.S | 553 br.cloop.dptk 5b
|
/linux-4.4.14/arch/ia64/kernel/ |
D | head.S | 54 br.cloop.sptk.many 1b 61 br.cloop.sptk.many _lbl 96 br.cloop.sptk.few RestRR 440 br.cloop.sptk.many 1b 464 br.cloop.sptk.many 1b 989 1: br.cloop.sptk.few 1b
|
D | relocate_kernel.S | 88 br.cloop.sptk.few 3b
|
D | mca_asm.S | 87 br.cloop.sptk.few 3b
|
/linux-4.4.14/arch/ia64/hp/sim/boot/ |
D | boot_head.S | 103 br.cloop.sptk.few .loop
|