| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_pbha.c | 108 bool overall; member 118 struct settings_status valid = { .overall = (id < SYSC_ALLOC_COUNT * sizeof(u32)) }; in settings_valid() 120 if (valid.overall) { in settings_valid() 123 valid.overall = valid.read || valid.write; in settings_valid() 143 if (valid.overall) { in kbase_pbha_record_settings() 198 return valid.overall ? 0 : -EINVAL; in kbase_pbha_record_settings()
|
| /OK3568_Linux_fs/u-boot/include/dm/ |
| H A D | test.h | 179 * @dms: Overall test state 191 * @dms: Overall test state 203 * @dms: Overall test state 214 * @dms: Overall test state
|
| /OK3568_Linux_fs/kernel/drivers/isdn/mISDN/ |
| H A D | dsp_ecdis.h | 61 /* Estimate the overall energy in the channel, and the energy in in echo_can_disable_detector_update() 62 the notch (i.e. overall channel energy - tone energy => noise). in echo_can_disable_detector_update() 64 Damp the overall energy a little more for a stable result. in echo_can_disable_detector_update()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | profile-count.h | 484 such that the overall probability of jumping to lab remains in class() 492 Avoid scaling when overall outcome is supposed to be always. in class() 1176 OVERALL. */ 1177 profile_probability probability_in (const profile_count overall) const in probability_in() 1180 && !(overall == zero ())) in probability_in() 1182 if (!initialized_p () || !overall.initialized_p () in probability_in() 1183 || !overall.m_val) in probability_in() 1185 if (*this == overall && m_quality == PRECISE) in probability_in() 1188 gcc_checking_assert (compatible_p (overall)); in probability_in() 1190 if (overall.m_val < m_val) in probability_in() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | profile-count.h | 484 such that the overall probability of jumping to lab remains in class() 492 Avoid scaling when overall outcome is supposed to be always. in class() 1176 OVERALL. */ 1177 profile_probability probability_in (const profile_count overall) const in probability_in() 1180 && !(overall == zero ())) in probability_in() 1182 if (!initialized_p () || !overall.initialized_p () in probability_in() 1183 || !overall.m_val) in probability_in() 1185 if (*this == overall && m_quality == PRECISE) in probability_in() 1188 gcc_checking_assert (compatible_p (overall)); in probability_in() 1190 if (overall.m_val < m_val) in probability_in() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/ |
| H A D | intel_wopcm.h | 13 * struct intel_wopcm - Overall WOPCM info and WOPCM regions. 14 * @size: Size of overall WOPCM.
|
| /OK3568_Linux_fs/yocto/poky/documentation/profile-manual/ |
| H A D | arch.rst | 4 Overall Architecture of the Linux Tracing and Profiling Tools 10 It may seem surprising to see a section covering an 'overall
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | index.rst | 5 added to the kernel over time. There is, as yet, little overall order or 9 This initial section contains overall information, including the README
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dprtc.c | 77 * dprtc_set_irq_enable() - Set overall interrupt state. 86 * overall interrupt state. if the interrupt is disabled no causes will cause 111 * dprtc_get_irq_enable() - Get overall interrupt state
|
| /OK3568_Linux_fs/buildroot/docs/manual/ |
| H A D | customize-quick-guide.txt | 60 directory. Create an overall +<manufacturer>.mk+ file that 61 includes the +.mk+ files of all your packages. Create an overall
|
| H A D | common-usage.txt | 310 how much each Buildroot package is contributing to the overall root 325 each package to the overall root filesystem size 328 contribution of each package to the overall root filesystem size 332 to the overall filesystem size.
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | component.h | 21 * ready to bind the overall driver. 29 * ready to bind the overall driver, or when component_bind_all() fails
|
| /OK3568_Linux_fs/kernel/drivers/virt/nitro_enclaves/ |
| H A D | ne_pci_dev.h | 204 * @padding: Padding for the overall data structure. 249 * @padding0: Padding for the overall data structure. 258 * @padding1: Padding for the overall data structure.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/gdb/ |
| H A D | Xmethods-In-Python.html | 102 winning C<tt>++</tt> method are compared to select an overall winner. In 107 the C<tt>++</tt> method. <small>GDB</small> uses the overall winner to invoke the 108 method. If the winning xmethod worker is the overall winner, then
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/gdb/ |
| H A D | Xmethods-In-Python.html | 102 winning C<tt>++</tt> method are compared to select an overall winner. In 107 the C<tt>++</tt> method. <small>GDB</small> uses the overall winner to invoke the 108 method. If the winning xmethod worker is the overall winner, then
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/pvrusb2/ |
| H A D | pvrusb2-hdw.h | 195 /* Retrieve driver overall state */ 310 diagnosing overall driver state. This operation synchronizes against 311 the overall driver mutex - so if there are locking problems this will
|
| /OK3568_Linux_fs/kernel/Documentation/networking/dsa/ |
| H A D | bcm_sf2.rst | 51 Overall, the SF2 driver is a fairly regular DSA driver; there are a few 97 Whenever possible, the SF2 driver tries to minimize the overall switch power
|
| /OK3568_Linux_fs/kernel/drivers/usb/dwc3/ |
| H A D | drd.c | 114 * Figure 11-4 OTG Driver Overall Programming Flow in dwc3_otgregs_init() 172 * As per Figure 11-4 OTG Driver Overall Programming Flow, in dwc3_otg_init() 250 * Figure 11-4 OTG Driver Overall Programming Flow in dwc3_otg_host_exit() 309 * Figure 11-4 OTG Driver Overall Programming Flow in dwc3_otg_device_exit()
|
| /OK3568_Linux_fs/buildroot/package/lua-std-debug/ |
| H A D | Config.in | 4 Manage an overall debug state, and associated hint
|
| /OK3568_Linux_fs/kernel/fs/squashfs/ |
| H A D | Kconfig | 82 using this option may improve overall I/O performance. 196 Using a 4K device block size may also improve overall I/O
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/cim-schema/ |
| H A D | cim-schema.inc | 2 DESCRIPTION = "Common Information Model (CIM) is a model for describing overall\
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/as.html/ |
| H A D | Preprocessing.html | 93 …>’ suffix. <a href="https://gcc.gnu.org/onlinedocs/gcc/Overall-Options.html#Overall-Options…
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/as.html/ |
| H A D | Preprocessing.html | 93 …>’ suffix. <a href="https://gcc.gnu.org/onlinedocs/gcc/Overall-Options.html#Overall-Options…
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/ |
| H A D | openl2tpd-enable-tests.patch | 8 of the overall build
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/stabs/ |
| H A D | Stabs-Format.html | 71 <p>There are three overall formats for stab assembler directives, 79 <p>The overall format of each class of stab is:
|