HomeSort by: relevance | last modified time | path
    Searched defs:levels (Results 1 - 25 of 86) sorted by relevancy

1 2 3 4

  /src/sys/dev/fdt/
pwm_fan.c 80 const u_int *levels; local in function:pwm_fan_attach
91 levels = fdtbus_get_prop(phandle, "cooling-levels", &len);
93 aprint_error(": couldn't get 'cooling-levels' property\n");
99 sc->sc_levels[n] = be32toh(levels[n]);
103 aprint_normal(" (levels");
pwm_fan.c 80 const u_int *levels; local in function:pwm_fan_attach
91 levels = fdtbus_get_prop(phandle, "cooling-levels", &len);
93 aprint_error(": couldn't get 'cooling-levels' property\n");
99 sc->sc_levels[n] = be32toh(levels[n]);
103 aprint_normal(" (levels");
pwm_backlight.c 88 const u_int *levels; local in function:pwm_backlight_attach
109 levels = fdtbus_get_prop(phandle, "brightness-levels", &len);
110 if (levels != NULL) {
114 sc->sc_levels[n] = be32toh(levels[n]);
242 0, CTLTYPE_STRING, "levels", NULL,
  /src/sys/arch/shark/isa/
isa_irqhandler.c 122 * Setup the irqmasks for the different Interrupt Priority Levels
277 /* First, figure out which levels each IRQ uses. */
279 int levels = 0; local in function:irq_calculatemasks
281 levels |= 1 << ptr->ih_level;
282 irqlevel[irq] = levels;
isa_irqhandler.c 122 * Setup the irqmasks for the different Interrupt Priority Levels
277 /* First, figure out which levels each IRQ uses. */
279 int levels = 0; local in function:irq_calculatemasks
281 levels |= 1 << ptr->ih_level;
282 irqlevel[irq] = levels;
  /src/sys/arch/x86/x86/
x86_softintr.c 169 /* First, figure out which levels each IRQ uses. */
172 int levels = 0; local in function:x86_intr_calculatemasks
179 levels |= 1 << q->ih_level;
180 intrlevel[irq] = levels;
181 if (levels)
x86_softintr.c 169 /* First, figure out which levels each IRQ uses. */
172 int levels = 0; local in function:x86_intr_calculatemasks
179 levels |= 1 << q->ih_level;
180 intrlevel[irq] = levels;
181 if (levels)
  /src/lib/libkvm/
kvm_aarch64.c 116 /* how many levels of page tables do we have? */
117 u_int levels = howmany(inputsz - page_shift, pte_shift); local in function:_kvm_kvatop
122 u_int addr_shift = page_shift + (levels - 1) * pte_shift;
155 if (--levels == 0) {
kvm_aarch64.c 116 /* how many levels of page tables do we have? */
117 u_int levels = howmany(inputsz - page_shift, pte_shift); local in function:_kvm_kvatop
122 u_int addr_shift = page_shift + (levels - 1) * pte_shift;
155 if (--levels == 0) {
  /src/lib/libc/db/btree/
bt_debug.c 307 int levels; local in function:__bt_stat
335 /* Count the levels of the tree. */
336 for (i = P_ROOT, levels = 0 ;; ++levels) {
339 if (levels == 0)
340 levels = 1;
351 levels, levels == 1 ? "" : "s", nkeys);
bt_debug.c 307 int levels; local in function:__bt_stat
335 /* Count the levels of the tree. */
336 for (i = P_ROOT, levels = 0 ;; ++levels) {
339 if (levels == 0)
340 levels = 1;
351 levels, levels == 1 ? "" : "s", nkeys);
  /src/sys/arch/arm/at91/
at91aic.c 135 int levels = 0; local in function:at91aic_calculate_masks
140 levels |= (1U << ih->ih_ipl);
141 iq->iq_levels = levels;
at91aic.c 135 int levels = 0; local in function:at91aic_calculate_masks
140 levels |= (1U << ih->ih_ipl);
141 iq->iq_levels = levels;
  /src/sys/arch/arm/footbridge/
footbridge_irqhandler.c 117 int levels = 0; local in function:footbridge_intr_calculate_masks
121 levels |= (1U << ih->ih_ipl);
123 iq->iq_levels = levels;
footbridge_irqhandler.c 117 int levels = 0; local in function:footbridge_intr_calculate_masks
121 levels |= (1U << ih->ih_ipl);
123 iq->iq_levels = levels;
  /src/sys/arch/arm/footbridge/isa/
isa_machdep.c 187 /* First, figure out which levels each IRQ uses. */
189 int levels = 0; local in function:intr_calculatemasks
193 levels |= (1U << ih->ih_ipl);
194 iq->iq_levels = levels;
isa_machdep.c 187 /* First, figure out which levels each IRQ uses. */
189 int levels = 0; local in function:intr_calculatemasks
193 levels |= (1U << ih->ih_ipl);
194 iq->iq_levels = levels;
  /src/sys/arch/arm/ixp12x0/
ixp12x0_intr.c 176 int levels = 0; local in function:ixp12x0_intr_calculate_masks
181 levels |= (1U << ih->ih_ipl);
182 iq->iq_levels = levels;
  /src/sys/arch/arm/xscale/
becc_icu.c 173 int levels = 0; local in function:becc_intr_calculate_masks
178 levels |= (1U << ih->ih_ipl);
179 iq->iq_levels = levels;
ixp425_intr.c 198 int levels = 0; local in function:ixp425_intr_calculate_masks
203 levels |= (1U << ih->ih_ipl);
204 iq->iq_levels = levels;
  /src/sys/arch/evbarm/ifpga/
ifpga_intr.c 149 int levels = 0; local in function:ifpga_intr_calculate_masks
154 levels |= (1U << ih->ih_ipl);
155 iq->iq_levels = levels;
  /src/sys/arch/evbarm/iq80310/
iq80310_intr.c 153 int levels = 0; local in function:iq80310_intr_calculate_masks
158 levels |= (1U << ih->ih_ipl);
159 iq->iq_levels = levels;
  /src/sys/arch/macppc/macppc/
pic_heathrow.c 157 uint32_t levels; local in function:heathrow_reenable_irq
163 levels = in32rb(INT_STATE_REG_H);
164 if (levels & mask) {
171 levels = in32rb(INT_STATE_REG_L);
172 if (levels & mask) {
198 uint32_t irqs, events, levels; local in function:heathrow_read_events
204 levels = in32rb(INT_LEVEL_REG_L) & heathrow->enable_mask_l;
205 events |= levels & heathrow->level_mask_l;
212 levels = in32rb(INT_LEVEL_REG_L) & heathrow->enable_mask_h;
213 events |= levels & heathrow->level_mask_h
    [all...]
pic_ohare.c 178 uint32_t levels; local in function:ohare_reenable_irq
183 levels = in32rb(INT_STATE_REG);
184 if (levels & mask) {
204 uint32_t irqs, events, levels; local in function:ohare_read_events
209 levels = in32rb(INT_LEVEL_REG) & ohare->enable_mask;
210 events |= levels & ohare->level_mask;
270 printf("levels: %08x\n", in32rb(INT_LEVEL_REG));
  /src/sys/arch/arm/ep93xx/
ep93xx_intr.c 122 int levels = 0; local in function:ep93xx_intr_calculate_masks
127 levels |= (1U << ih->ih_ipl);
128 iq->iq_levels = levels;

Completed in 31 milliseconds

1 2 3 4