/arch/arm/mach-omap2/ |
D | hsmmc.c | 52 if (mmc->slots[0].remux) in omap_hsmmc1_before_set_reg() 53 mmc->slots[0].remux(dev, slot, power_on); in omap_hsmmc1_before_set_reg() 75 if (mmc->slots[0].internal_clock) { in omap_hsmmc1_before_set_reg() 128 if (mmc->slots[0].internal_clock) in hsmmc2_select_input_clk_src() 140 if (mmc->slots[0].remux) in hsmmc2_before_set_reg() 141 mmc->slots[0].remux(dev, slot, power_on); in hsmmc2_before_set_reg() 167 if (gpio_is_valid(mmc_controller->slots[0].switch_pin) && in omap_hsmmc_mux() 168 (mmc_controller->slots[0].switch_pin < OMAP_MAX_GPIO_LINES)) in omap_hsmmc_mux() 169 omap_mux_init_gpio(mmc_controller->slots[0].switch_pin, in omap_hsmmc_mux() 171 if (gpio_is_valid(mmc_controller->slots[0].gpio_wp) && in omap_hsmmc_mux() [all …]
|
D | board-n8x0.c | 448 .slots[0] = { 457 .slots[1] = { 483 mmc1_data.slots[0].name = "external"; in n8x0_mmc_init() 491 mmc1_data.slots[1].name = "internal"; in n8x0_mmc_init() 492 mmc1_data.slots[1].ban_openended = 1; in n8x0_mmc_init()
|
/arch/ia64/scripts/ |
D | unwcheck.py | 26 def check_func (func, slots, rlen_sum): argument 27 if slots != rlen_sum: 31 print "ERROR: %s: %lu slots, total region length = %lu" % (func, slots, rlen_sum) 37 slots = 0 variable 42 check_func(func, slots, rlen_sum) 47 slots = 3 * (end - start) / 16 variable 54 check_func(func, slots, rlen_sum)
|
/arch/blackfin/mach-common/ |
D | scb-init.c | 14 inline void scb_mi_write(unsigned long scb_mi_arbw, unsigned int slots, in scb_mi_write() argument 19 for (i = 0; i < slots; ++i) in scb_mi_write() 24 inline void scb_mi_read(unsigned long scb_mi_arbw, unsigned int slots, in scb_mi_read() argument 29 for (i = 0; i < slots; ++i) { in scb_mi_read()
|
/arch/ia64/include/uapi/asm/ |
D | rse.h | 47 unsigned long slots = (bsp - bspstore); in ia64_rse_num_regs() local 49 return slots - (ia64_rse_slot_num(bspstore) + slots)/0x40; in ia64_rse_num_regs()
|
/arch/arm64/kernel/ |
D | hw_breakpoint.c | 200 static int hw_breakpoint_slot_setup(struct perf_event **slots, int max_slots, in hw_breakpoint_slot_setup() argument 208 slot = &slots[i]; in hw_breakpoint_slot_setup() 238 struct perf_event **slots; in hw_breakpoint_control() local 248 slots = this_cpu_ptr(bp_on_reg); in hw_breakpoint_control() 255 slots = this_cpu_ptr(wp_on_reg); in hw_breakpoint_control() 260 i = hw_breakpoint_slot_setup(slots, max_slots, bp, ops); in hw_breakpoint_control() 591 struct perf_event **slots; in toggle_bp_registers() local 595 slots = this_cpu_ptr(bp_on_reg); in toggle_bp_registers() 599 slots = this_cpu_ptr(wp_on_reg); in toggle_bp_registers() 607 if (!slots[i]) in toggle_bp_registers() [all …]
|
/arch/arm/kernel/ |
D | hw_breakpoint.c | 337 struct perf_event **slot, **slots; in arch_install_hw_breakpoint() local 348 slots = this_cpu_ptr(bp_on_reg); in arch_install_hw_breakpoint() 354 slots = this_cpu_ptr(wp_on_reg); in arch_install_hw_breakpoint() 359 slot = &slots[i]; in arch_install_hw_breakpoint() 394 struct perf_event **slot, **slots; in arch_uninstall_hw_breakpoint() local 400 slots = this_cpu_ptr(bp_on_reg); in arch_uninstall_hw_breakpoint() 405 slots = this_cpu_ptr(wp_on_reg); in arch_uninstall_hw_breakpoint() 411 slot = &slots[i]; in arch_uninstall_hw_breakpoint() 697 struct perf_event *wp, **slots; in watchpoint_handler() local 701 slots = this_cpu_ptr(wp_on_reg); in watchpoint_handler() [all …]
|
/arch/arm/mach-omap1/ |
D | devices.c | 114 if (mmc_controller->slots[0].wires == 4 && !cpu_is_omap7xx()) { in omap1_mmc_mux() 117 if (!mmc_controller->slots[0].nomux) in omap1_mmc_mux() 125 if (!mmc_controller->slots[1].nomux) { in omap1_mmc_mux() 130 if (mmc_controller->slots[1].wires == 4) { in omap1_mmc_mux() 181 data->slots[0].features = MMC_OMAP7XX; in omap_mmc_add() 183 data->slots[0].features = MMC_OMAP15XX; in omap_mmc_add() 185 data->slots[0].features = MMC_OMAP16XX; in omap_mmc_add()
|
D | board-h3-mmc.c | 38 .slots[0] = {
|
D | board-sx1-mmc.c | 46 .slots[0] = {
|
D | board-h2-mmc.c | 56 .slots[0] = {
|
/arch/arm/boot/dts/ |
D | exynos5410-smdk5410.dts | 42 num-slots = <1>; 54 num-slots = <1>;
|
D | exynos5260-xyref5260.dts | 69 num-slots = <1>; 85 num-slots = <1>;
|
D | rk3288-evb.dtsi | 101 num-slots = <1>; 113 num-slots = <1>;
|
D | armada-370-db.dts | 130 * both standard PCIe slots and mini-PCIe 131 * slots on the board.
|
D | rk3066a-bqcurie2.dts | 150 num-slots = <1>; 160 num-slots = <1>;
|
D | socfpga_arria5.dtsi | 33 num-slots = <1>;
|
D | armada-xp-db.dts | 78 * All 6 slots are physically present as 79 * standard PCIe slots on the board.
|
/arch/mips/sni/ |
D | eisa.c | 28 .slots = EISA_MAX_SLOTS,
|
/arch/x86/boot/compressed/ |
D | aslr.c | 209 static unsigned long slots[CONFIG_RANDOMIZE_BASE_MAX_OFFSET / variable 220 slots[slot_max++] = addr; in slots_append() 229 return slots[get_random_long() % slot_max]; in slots_fetch_random()
|
/arch/sh/boards/mach-r2d/ |
D | Kconfig | 19 with two PCI slots.
|
/arch/mn10300/unit-asb2305/ |
D | pci-asb2305.h | 66 struct irq_info slots[0]; member
|
/arch/m68k/ |
D | Kconfig.bus | 26 expansion cards that do not fit in the Zorro slots but fit in e.g. 42 Find out whether you have ISA slots on your motherboard. ISA is the
|
/arch/arm/kvm/ |
D | mmu.c | 343 struct kvm_memslots *slots; in stage2_flush_vm() local 350 slots = kvm_memslots(kvm); in stage2_flush_vm() 351 kvm_for_each_memslot(memslot, slots) in stage2_flush_vm() 758 struct kvm_memslots *slots; in stage2_unmap_vm() local 765 slots = kvm_memslots(kvm); in stage2_unmap_vm() 766 kvm_for_each_memslot(memslot, slots) in stage2_unmap_vm() 1204 struct kvm_memslots *slots; in handle_hva_to_gpa() local 1207 slots = kvm_memslots(kvm); in handle_hva_to_gpa() 1210 kvm_for_each_memslot(memslot, slots) { in handle_hva_to_gpa()
|
/arch/sh/cchips/ |
D | Kconfig | 17 PCMCIA controller supporting 2 slots.
|