| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | smc911x.h | 193 /* R/W Self Clearing */ 195 #define TX_CFG_TXS_DUMP 0x00008000 /* Self Clearing */ 196 #define TX_CFG_TXD_DUMP 0x00004000 /* Self Clearing */ 199 #define TX_CFG_STOP_TX 0x00000001 /* Self Clearing */ 215 #define HW_CFG_SRST 0x00000001 /* Self Clearing */ 230 #define PMT_CTRL_PM_MODE 0x00003000 /* Self Clearing */ 231 #define PMT_CTRL_PHY_RST 0x00000400 /* Self Clearing */ 278 #define MAC_CSR_CMD_CSR_BUSY 0x80000000 /* Self Clearing */ 293 #define E2P_CMD_EPC_BUSY 0x80000000 /* Self Clearing */
|
| /OK3568_Linux_fs/kernel/Documentation/x86/ |
| H A D | mds.rst | 81 clearing. Either the modified VERW instruction or via the L1D Flush 94 The kernel provides a function to invoke the buffer clearing: 163 sibling threads are offline CPU buffer clearing is not required. 165 The idle clearing is enabled on CPUs which are only affected by MSBDS 169 idle clearing would be a window dressing exercise and is therefore not
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/powerpc/opal/ |
| H A D | sensor-groups.txt | 17 operations like clearing the min/max history of all 26 sensor groups like clearing min/max, enabling/disabling sensor
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/device/backend/ |
| H A D | mali_kbase_device_hw_jm.c | 66 /* Defer clearing CLEAN_CACHES_COMPLETED to kbase_clean_caches_done. in kbase_gpu_interrupt() 74 * sample. Therefore this must be called after clearing the IRQ to avoid a in kbase_gpu_interrupt() 75 * race between clearing and the next sample raising the IRQ again. in kbase_gpu_interrupt()
|
| /OK3568_Linux_fs/kernel/arch/x86/kvm/mmu/ |
| H A D | tdp_mmu.c | 889 * AD bits are enabled, this will involve clearing the dirty bit on each SPTE. 890 * If AD bits are not enabled, this will require clearing the writable bit on 928 * AD bits are enabled, this will involve clearing the dirty bit on each SPTE. 929 * If AD bits are not enabled, this will require clearing the writable bit on 955 * clearing the dirty status will involve clearing the dirty bit on each SPTE 956 * or, if AD bits are not enabled, clearing the writable bit on each SPTE. 995 * clearing the dirty status will involve clearing the dirty bit on each SPTE 996 * or, if AD bits are not enabled, clearing the writable bit on each SPTE.
|
| /OK3568_Linux_fs/kernel/Documentation/vm/ |
| H A D | mmu_notifier.rst | 6 When clearing a pte/pmd we are given a choice to notify the event through 13 those secondary TLB while holding page table lock when clearing a pte/pmd: 29 If clearing the page table entry is not followed by a notify before setting
|
| /OK3568_Linux_fs/kernel/arch/x86/events/amd/ |
| H A D | ibs.c | 51 * between clearing STARTED and clearing the EN bit (in fact multiple NMIs 55 * If, however, we clear STARTED late, an NMI can hit between clearing the 56 * EN bit and clearing STARTED, still see STARTED set and process the event. 61 * So what we do is set STOPPING before clearing EN to avoid the pmu::stop() 63 * the clearing of the EN bit. 477 * clearing the EN bit might think it a spurious NMI and not in perf_ibs_stop() 480 * Clearing it after, however, creates the problem of the NMI in perf_ibs_stop()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | dm-log-userspace.h | 88 * dm_ulog_request to the kernel - setting the 'error' field and clearing 220 * dm_ulog_request to the kernel - setting the 'error' field and clearing 239 * dm_ulog_request to the kernel - setting the 'error' field and clearing 258 * dm_ulog_request to the kernel - setting the 'error' field and clearing 295 * dm_ulog_request to the kernel - setting the 'error' field and clearing
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | dm-log-userspace.h | 88 * dm_ulog_request to the kernel - setting the 'error' field and clearing 220 * dm_ulog_request to the kernel - setting the 'error' field and clearing 239 * dm_ulog_request to the kernel - setting the 'error' field and clearing 258 * dm_ulog_request to the kernel - setting the 'error' field and clearing 295 * dm_ulog_request to the kernel - setting the 'error' field and clearing
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | dm-log-userspace.h | 88 * dm_ulog_request to the kernel - setting the 'error' field and clearing 220 * dm_ulog_request to the kernel - setting the 'error' field and clearing 239 * dm_ulog_request to the kernel - setting the 'error' field and clearing 258 * dm_ulog_request to the kernel - setting the 'error' field and clearing 295 * dm_ulog_request to the kernel - setting the 'error' field and clearing
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/qualcomm/emac/ |
| H A D | emac-sgmii.c | 113 /* After set the IRQ_GLOBAL_CLEAR bit, the status clearing must in emac_sgmii_irq_clear() 114 * be confirmed before clearing the bits in other registers. in emac_sgmii_irq_clear() 126 /* Finalize clearing procedure */ in emac_sgmii_irq_clear() 130 /* Ensure that clearing procedure finalization is written to HW */ in emac_sgmii_irq_clear()
|
| /OK3568_Linux_fs/kernel/drivers/net/can/ |
| H A D | pch_can.c | 296 /* Clearing the MsgVal and RxIE/TxIE bits */ in pch_can_set_rxtx() 410 /* Clearing all the message object buffers. */ in pch_can_init() 440 /* Setting CMASK for clearing the reception interrupts. */ in pch_can_int_clr() 444 /* Clearing the Dir bit. */ in pch_can_int_clr() 447 /* Clearing NewDat & IntPnd */ in pch_can_int_clr() 454 * Setting CMASK for clearing interrupts for frame transmission. in pch_can_int_clr() 464 /* Clearing NewDat, TxRqst & IntPnd */ in pch_can_int_clr() 588 /* Clearing the Dir bit. */ in pch_fifo_thresh() 591 /* Clearing NewDat & IntPnd */ in pch_fifo_thresh() 962 /* Clearing the IE, SIE and EIE bits of Can control register. */ in pch_can_set_int_custom()
|
| /OK3568_Linux_fs/kernel/block/ |
| H A D | genhd.c | 1895 unsigned int clearing; /* events being cleared */ member 2036 ev->clearing |= mask; in disk_flush_events() 2058 unsigned int clearing = mask; in disk_clear_events() local 2066 * store the union of mask and ev->clearing on the stack so that the in disk_clear_events() 2067 * race with disk_flush_events does not cause ambiguity (ev->clearing in disk_clear_events() 2071 clearing |= ev->clearing; in disk_clear_events() 2072 ev->clearing = 0; in disk_clear_events() 2075 disk_check_events(ev, &clearing); in disk_clear_events() 2077 * if ev->clearing is not 0, the disk_flush_events got called in the in disk_clear_events() 2080 __disk_unblock_events(disk, ev->clearing ? true : false); in disk_clear_events() [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-berlin/ |
| H A D | platsmp.c | 20 * There are two reset registers, one with self-clearing (SC) 21 * reset and one with non-self-clearing reset (NON_SC).
|
| /OK3568_Linux_fs/kernel/drivers/net/ipa/ |
| H A D | ipa_interrupt.c | 59 * "to avoid clearing unhandled interrupts." in ipa_interrupt_process() 67 /* Clearing the SUSPEND_TX interrupt also clears the register in ipa_interrupt_process() 69 * so defer clearing until after the handler has been called. in ipa_interrupt_process()
|
| /OK3568_Linux_fs/u-boot/test/dm/ |
| H A D | eth.c | 123 /* Must disable access protection for ethaddr before clearing */ in dm_test_eth_act() 191 /* Must disable access protection for eth1addr before clearing */ in dm_test_eth_rotate() 204 /* Must disable access protection for ethaddr before clearing */ in dm_test_eth_rotate()
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/hw-vuln/ |
| H A D | mds.rst | 109 - The processor is vulnerable and the CPU buffer clearing mitigation is 153 CPU buffer clearing 255 for the MDS vulnerability, CPU buffer clearing on exit to 306 - Enable CPU buffer clearing
|
| /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 | color-macros.h | 42 tab stop, without any clearing of either content or screen 47 The instinctive behavior would include clearing the terminal
|
| /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 | color-macros.h | 42 tab stop, without any clearing of either content or screen 47 The instinctive behavior would include clearing the terminal
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-class-watchdog | 104 Clearing the boot code selection and timeout counter also 107 clearing those bits does nothing for both versions of the SoC.
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/smsc/ |
| H A D | smc911x.h | 425 //#define TX_CFG_TX_DMA_CNT_ (0x0FFF0000) /* R/W Self Clearing */ 426 #define TX_CFG_TXS_DUMP_ (0x00008000) /* Self Clearing */ 427 #define TX_CFG_TXD_DUMP_ (0x00004000) /* Self Clearing */ 430 #define TX_CFG_STOP_TX_ (0x00000001) /* Self Clearing */ 446 #define HW_CFG_SRST_ (0x00000001) /* Self Clearing */ 461 #define PMT_CTRL_PM_MODE_ (0x00003000) /* Self Clearing */ 462 #define PMT_CTRL_PHY_RST_ (0x00000400) /* Self Clearing */ 507 #define MAC_CSR_CMD_CSR_BUSY_ (0x80000000) /* Self Clearing */ 522 #define E2P_CMD_EPC_BUSY_ (0x80000000) /* Self Clearing */
|
| /OK3568_Linux_fs/kernel/drivers/rtc/ |
| H A D | rtc-fsl-ftm-alarm.c | 93 * the TOF bit, the process of clearing the TOF bit in ftm_irq_acknowledge() 102 * In one word: software clearing TOF bit not works when in ftm_irq_acknowledge() 106 * The workaround is clearing TOF bit until it works in ftm_irq_acknowledge()
|
| /OK3568_Linux_fs/kernel/arch/mips/pci/ |
| H A D | pci-ip32.c | 71 printk("MACEPCI: Signaled target abort (clearing)\n"); in macepci_error() 75 printk("MACEPCI: Interrupt test triggered (clearing)\n"); in macepci_error()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplace/ |
| H A D | tst_qplace.cpp | 430 //try clearing the primary phone number in primaryPhoneTest() 447 //try clearing the primary email address in primaryEmailTest() 464 //try clearing the primary fax number in primaryFaxTest() 481 //try clearing the primary website number in primaryWebsiteTest() 543 //test clearing of attributes by setting them to the default attribute in extendedAttributeTest()
|
| /OK3568_Linux_fs/kernel/drivers/irqchip/ |
| H A D | irq-aspeed-scu-ic.c | 96 * operation from clearing the status bits, they should be under the in aspeed_scu_ic_irq_mask() 111 * operation from clearing the status bits, they should be under the in aspeed_scu_ic_irq_unmask()
|