Home
last modified time | relevance | path

Searched refs:of_flags (Results 1 – 18 of 18) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm/kernel/
H A Dperf_event_xscale.c475 ret = of_flags & XSCALE2_CCOUNT_OVERFLOW; in xscale2_pmnc_counter_has_overflowed()
478 ret = of_flags & XSCALE2_COUNT0_OVERFLOW; in xscale2_pmnc_counter_has_overflowed()
481 ret = of_flags & XSCALE2_COUNT1_OVERFLOW; in xscale2_pmnc_counter_has_overflowed()
484 ret = of_flags & XSCALE2_COUNT2_OVERFLOW; in xscale2_pmnc_counter_has_overflowed()
487 ret = of_flags & XSCALE2_COUNT3_OVERFLOW; in xscale2_pmnc_counter_has_overflowed()
499 unsigned long pmnc, of_flags; in xscale2pmu_handle_irq() local
610 of_flags = XSCALE2_CCOUNT_OVERFLOW; in xscale2pmu_disable_event()
616 of_flags = XSCALE2_COUNT0_OVERFLOW; in xscale2pmu_disable_event()
622 of_flags = XSCALE2_COUNT1_OVERFLOW; in xscale2pmu_disable_event()
628 of_flags = XSCALE2_COUNT2_OVERFLOW; in xscale2pmu_disable_event()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm/kernel/
H A Dperf_event_xscale.c475 ret = of_flags & XSCALE2_CCOUNT_OVERFLOW; in xscale2_pmnc_counter_has_overflowed()
478 ret = of_flags & XSCALE2_COUNT0_OVERFLOW; in xscale2_pmnc_counter_has_overflowed()
481 ret = of_flags & XSCALE2_COUNT1_OVERFLOW; in xscale2_pmnc_counter_has_overflowed()
484 ret = of_flags & XSCALE2_COUNT2_OVERFLOW; in xscale2_pmnc_counter_has_overflowed()
487 ret = of_flags & XSCALE2_COUNT3_OVERFLOW; in xscale2_pmnc_counter_has_overflowed()
499 unsigned long pmnc, of_flags; in xscale2pmu_handle_irq() local
610 of_flags = XSCALE2_CCOUNT_OVERFLOW; in xscale2pmu_disable_event()
616 of_flags = XSCALE2_COUNT0_OVERFLOW; in xscale2pmu_disable_event()
622 of_flags = XSCALE2_COUNT1_OVERFLOW; in xscale2pmu_disable_event()
628 of_flags = XSCALE2_COUNT2_OVERFLOW; in xscale2pmu_disable_event()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm/kernel/
H A Dperf_event_xscale.c475 ret = of_flags & XSCALE2_CCOUNT_OVERFLOW; in xscale2_pmnc_counter_has_overflowed()
478 ret = of_flags & XSCALE2_COUNT0_OVERFLOW; in xscale2_pmnc_counter_has_overflowed()
481 ret = of_flags & XSCALE2_COUNT1_OVERFLOW; in xscale2_pmnc_counter_has_overflowed()
484 ret = of_flags & XSCALE2_COUNT2_OVERFLOW; in xscale2_pmnc_counter_has_overflowed()
487 ret = of_flags & XSCALE2_COUNT3_OVERFLOW; in xscale2_pmnc_counter_has_overflowed()
499 unsigned long pmnc, of_flags; in xscale2pmu_handle_irq() local
610 of_flags = XSCALE2_CCOUNT_OVERFLOW; in xscale2pmu_disable_event()
616 of_flags = XSCALE2_COUNT0_OVERFLOW; in xscale2pmu_disable_event()
622 of_flags = XSCALE2_COUNT1_OVERFLOW; in xscale2pmu_disable_event()
628 of_flags = XSCALE2_COUNT2_OVERFLOW; in xscale2pmu_disable_event()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpio/
H A Dgpiolib-of.c373 enum of_gpio_flags *of_flags) in of_find_spi_gpio() argument
435 enum of_gpio_flags *of_flags) in of_find_regulator_gpio() argument
476 enum of_gpio_flags *of_flags) in of_find_usb_gpio() argument
496 enum of_gpio_flags of_flags; in of_find_gpio() local
510 &of_flags); in of_find_gpio()
542 if (of_flags & OF_GPIO_ACTIVE_LOW) in of_find_gpio()
545 if (of_flags & OF_GPIO_SINGLE_ENDED) { in of_find_gpio()
546 if (of_flags & OF_GPIO_OPEN_DRAIN) in of_find_gpio()
552 if (of_flags & OF_GPIO_TRANSITORY) in of_find_gpio()
555 if (of_flags & OF_GPIO_PULL_UP) in of_find_gpio()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpio/
H A Dgpiolib-of.c373 enum of_gpio_flags *of_flags) in of_find_spi_gpio() argument
435 enum of_gpio_flags *of_flags) in of_find_regulator_gpio() argument
476 enum of_gpio_flags *of_flags) in of_find_usb_gpio() argument
496 enum of_gpio_flags of_flags; in of_find_gpio() local
510 &of_flags); in of_find_gpio()
542 if (of_flags & OF_GPIO_ACTIVE_LOW) in of_find_gpio()
545 if (of_flags & OF_GPIO_SINGLE_ENDED) { in of_find_gpio()
546 if (of_flags & OF_GPIO_OPEN_DRAIN) in of_find_gpio()
552 if (of_flags & OF_GPIO_TRANSITORY) in of_find_gpio()
555 if (of_flags & OF_GPIO_PULL_UP) in of_find_gpio()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpio/
H A Dgpiolib-of.c373 enum of_gpio_flags *of_flags) in of_find_spi_gpio() argument
435 enum of_gpio_flags *of_flags) in of_find_regulator_gpio() argument
476 enum of_gpio_flags *of_flags) in of_find_usb_gpio() argument
496 enum of_gpio_flags of_flags; in of_find_gpio() local
510 &of_flags); in of_find_gpio()
542 if (of_flags & OF_GPIO_ACTIVE_LOW) in of_find_gpio()
545 if (of_flags & OF_GPIO_SINGLE_ENDED) { in of_find_gpio()
546 if (of_flags & OF_GPIO_OPEN_DRAIN) in of_find_gpio()
552 if (of_flags & OF_GPIO_TRANSITORY) in of_find_gpio()
555 if (of_flags & OF_GPIO_PULL_UP) in of_find_gpio()
[all …]
/dports/net/netatalk3/netatalk-3.1.12/etc/afpd/
H A Dfork.c53 && (ofork->of_flags & AFPFORK_RSRC)) in getforkparams()
56 && (ofork->of_flags & AFPFORK_DATA))) { in getforkparams()
396 ofork->of_flags |= AFPFORK_META; in afp_openfork()
470 ofork->of_flags |= AFPFORK_ERROR; in afp_openfork()
493 ofork->of_flags |= AFPFORK_ACCRD; in afp_openfork()
551 if ( ofork->of_flags & AFPFORK_DATA) { in afp_setforkparams()
682 if ( ofork->of_flags & AFPFORK_DATA) { in byte_lock()
804 if ( ofork->of_flags & AFPFORK_DATA) { in read_fork()
1159 if ( ofork->of_flags & AFPFORK_DATA) { in write_fork()
1275 ofork->of_flags |= AFPFORK_DIRTY; in write_fork()
[all …]
H A Dofork.c216 of->of_flags = AFPFORK_DATA; in of_alloc()
218 of->of_flags = AFPFORK_RSRC; in of_alloc()
398 if (ofork->of_flags & AFPFORK_DATA) in of_closefork()
400 if (ofork->of_flags & AFPFORK_META) in of_closefork()
402 if (ofork->of_flags & AFPFORK_RSRC) { in of_closefork()
406 if ((ofork->of_flags & AFPFORK_DIRTY) && !gettimeofday(&tv, NULL)) { in of_closefork()
422 if ((ofork->of_flags & AFPFORK_MODIFIED) && (forkpath)) { in of_closefork()
426 ad_unlock(ofork->of_ad, ofork->of_refnum, ofork->of_flags & AFPFORK_ERROR ? 0 : 1); in of_closefork()
457 && (ofork->of_flags & AFPFORK_RSRC) in of_closefork()
H A Dfork.h27 int of_flags; member
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ofw/
H A Dofcons.c53 int of_flags; member
152 if (!(sc->of_flags & OFPOLL)) { in ofcons_open()
153 sc->of_flags |= OFPOLL; in ofcons_open()
167 sc->of_flags &= ~OFPOLL; in ofcons_close()
335 if (sc->of_flags & OFPOLL) in ofcons_cnpollc()
337 sc->of_flags &= ~OFPOLL; in ofcons_cnpollc()
339 if (!(sc->of_flags & OFPOLL)) { in ofcons_cnpollc()
340 sc->of_flags |= OFPOLL; in ofcons_cnpollc()
/dports/cad/tkgate/tkgate-2.1/src/tkgate/
H A Dobject.c150 FrameFlags_t of_flags; /* Frame flags */ member
224 self->of_flags = flags; in ObjectFrame_init()
324 if ((F->of_flags & FF_TRANSPARENT)) return 1; in ObjectFrame_isInvisible()
481 ObjectFrame *inv_f = new_ObjectFrame(f->of_name,f->of_flags); in ob_apply()
566 if ((of->of_flags & FF_BACKGROUND)) { in ob_redo()
811 undo_top->of_flags &= ~FF_STICKY; in ob_unstick()
843 if ((F->of_flags & FF_BACKGROUND)) in ob_begin_framef()
844 F->of_flags &= ~FF_BACKGROUND; in ob_begin_framef()
853 if ((flags & FF_STICKY) && undo_top && (undo_top->of_flags & FF_STICKY)) { in ob_begin_framef()
940 if (!(objm.om_cur->of_flags & FF_BACKGROUND)) { in ob_end_frame()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/pci/controller/dwc/
H A Dpcie-histb.c305 enum of_gpio_flags of_flags; in histb_pcie_probe() local
342 "reset-gpios", 0, &of_flags); in histb_pcie_probe()
343 if (of_flags & OF_GPIO_ACTIVE_LOW) in histb_pcie_probe()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/pci/controller/dwc/
H A Dpcie-histb.c305 enum of_gpio_flags of_flags; in histb_pcie_probe() local
342 "reset-gpios", 0, &of_flags); in histb_pcie_probe()
343 if (of_flags & OF_GPIO_ACTIVE_LOW) in histb_pcie_probe()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/pci/controller/dwc/
H A Dpcie-histb.c305 enum of_gpio_flags of_flags; in histb_pcie_probe() local
342 "reset-gpios", 0, &of_flags); in histb_pcie_probe()
343 if (of_flags & OF_GPIO_ACTIVE_LOW) in histb_pcie_probe()
/dports/audio/muse-sequencer/muse-4.0.0/src/audio_convert/rubberband/
H A Drubberband_converter.cpp123 const int of_flags = RubberBand::RubberBandStretcher::OptionProcessRealTime; in RubberBandAudioConverter() local
128 const int of_flags = 0; in RubberBandAudioConverter() local
137 _options = ((rb_settings ? rb_settings->offlineOptions()->_options : 0) & mask) | of_flags; in RubberBandAudioConverter()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/i2c/s5c73m3/
H A Ds5c73m3-core.c1577 enum of_gpio_flags of_flags; in s5c73m3_parse_gpios() local
1580 0, &of_flags); in s5c73m3_parse_gpios()
1587 state->gpio[i].level = !(of_flags & OF_GPIO_ACTIVE_LOW); in s5c73m3_parse_gpios()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/i2c/s5c73m3/
H A Ds5c73m3-core.c1577 enum of_gpio_flags of_flags; in s5c73m3_parse_gpios() local
1580 0, &of_flags); in s5c73m3_parse_gpios()
1587 state->gpio[i].level = !(of_flags & OF_GPIO_ACTIVE_LOW); in s5c73m3_parse_gpios()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/i2c/s5c73m3/
H A Ds5c73m3-core.c1577 enum of_gpio_flags of_flags; in s5c73m3_parse_gpios() local
1580 0, &of_flags); in s5c73m3_parse_gpios()
1587 state->gpio[i].level = !(of_flags & OF_GPIO_ACTIVE_LOW); in s5c73m3_parse_gpios()