| /OK3568_Linux_fs/kernel/drivers/misc/rockchip/ |
| H A D | pcie-rkep.c | 405 union int_clear clears; in pcie_rkep_get_dma_status() local 416 clears.doneclr = BIT(chn); in pcie_rkep_get_dma_status() 418 clears.asdword); in pcie_rkep_get_dma_status() 424 clears.abortclr = BIT(chn); in pcie_rkep_get_dma_status() 426 clears.asdword); in pcie_rkep_get_dma_status() 434 clears.doneclr = BIT(chn); in pcie_rkep_get_dma_status() 436 clears.asdword); in pcie_rkep_get_dma_status() 442 clears.abortclr = BIT(chn); in pcie_rkep_get_dma_status() 444 clears.asdword); in pcie_rkep_get_dma_status() 457 union int_clear clears; in pcie_rkep_obj_handler() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/ |
| H A D | pcie-dw-ep-rockchip.c | 652 union int_clear clears; in rockchip_pcie_sys_irq_handler() local 673 clears.doneclr = BIT(chn); in rockchip_pcie_sys_irq_handler() 675 PCIE_DMA_WR_INT_CLEAR, clears.asdword); in rockchip_pcie_sys_irq_handler() 682 clears.abortclr = BIT(chn); in rockchip_pcie_sys_irq_handler() 684 PCIE_DMA_WR_INT_CLEAR, clears.asdword); in rockchip_pcie_sys_irq_handler() 690 clears.doneclr = BIT(chn); in rockchip_pcie_sys_irq_handler() 692 PCIE_DMA_RD_INT_CLEAR, clears.asdword); in rockchip_pcie_sys_irq_handler() 699 clears.abortclr = BIT(chn); in rockchip_pcie_sys_irq_handler() 701 PCIE_DMA_RD_INT_CLEAR, clears.asdword); in rockchip_pcie_sys_irq_handler() 897 union int_clear clears; in rockchip_pcie_get_dma_status() local [all …]
|
| H A D | pcie-dw-rockchip.c | 1477 union int_clear clears; in rk_pcie_sys_irq_handler() local 1484 clears.doneclr = 0x1 << chn; in rk_pcie_sys_irq_handler() 1486 PCIE_DMA_WR_INT_CLEAR, clears.asdword); in rk_pcie_sys_irq_handler() 1493 clears.abortclr = 0x1 << chn; in rk_pcie_sys_irq_handler() 1495 PCIE_DMA_WR_INT_CLEAR, clears.asdword); in rk_pcie_sys_irq_handler() 1503 clears.doneclr = 0x1 << chn; in rk_pcie_sys_irq_handler() 1505 PCIE_DMA_RD_INT_CLEAR, clears.asdword); in rk_pcie_sys_irq_handler() 1512 clears.abortclr = 0x1 << chn; in rk_pcie_sys_irq_handler() 1514 PCIE_DMA_RD_INT_CLEAR, clears.asdword); in rk_pcie_sys_irq_handler()
|
| /OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/ |
| H A D | fskeleton.S | 75 | The sample routine below simply clears the exception status bit and 94 | The sample routine below simply clears the exception status bit and 113 | The sample routine below simply clears the exception status bit and 132 | The sample routine below simply clears the exception status bit and 151 | The sample routine below simply clears the exception status bit and 170 | The sample routine below simply clears the exception status bit and 188 | The sample routine below clears the exception status bit, clears the NaN
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | clearing-warn-once.rst | 8 clears the state and allows the warnings to print once again.
|
| H A D | md.rst | 505 Writing ``-writemostly`` clears the writemostly flag. 509 Writing ``-blocked`` clears the ``blocked`` flags and allows writes 516 Writing ``-write_error`` clears writeerrorseen flag. 521 Writing ``-want_replacement`` is allowed at any time. It clears 525 starting the array. It sets or clears the flag. 577 Setting to any other value also clears the ``in_sync`` flag.
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A D | ina2xx.rst | 121 and its `alarm` can be active. Writing to one `*crit` setting clears other 122 `*crit` settings and alarms. Writing 0 to any `*crit` setting clears all
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/dvb/ |
| H A D | video-clear-buffer.rst | 46 This ioctl call clears all video buffers in the driver and in the
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/watchdog/ |
| H A D | gpio-wdt.txt | 8 - toggle: Either a high-to-low or a low-to-high transition clears
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/ |
| H A D | CVE-2022-0216_1.patch | 31 /* The ABORT TAG message clears the current I/O process only. */
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-qbuf.rst | 66 ``V4L2_BUF_FLAG_MAPPED`` and ``V4L2_BUF_FLAG_QUEUED`` flags and clears 76 the driver sets the ``V4L2_BUF_FLAG_QUEUED`` flag and clears the 91 sets the ``V4L2_BUF_FLAG_QUEUED`` flag and clears the
|
| /OK3568_Linux_fs/kernel/arch/sparc/lib/ |
| H A D | checksum_32.S | 116 andcc %o1, 0x70, %g1 ! clears carry flag too 125 andcc %o1, 0x70, %g1 ! clears carry flag too 343 andcc %g1, 0xf, %o3 ! get low bits of length (clears carry btw) 378 andcc %g1, 0x70, %o2 ! can use table? (clears carry btw)
|
| /OK3568_Linux_fs/kernel/Documentation/parisc/ |
| H A D | debugging.rst | 42 that clears the Q bit and the RFI that sets it again you don't know
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-kernel-livepatch | 42 course of an existing transition. Writing 1 clears
|
| H A D | sysfs-class-led | 28 Writing 0 to this file clears active trigger.
|
| H A D | sysfs-bus-thunderbolt | 106 Writing an empty string clears the key and regular connection 206 0 here clears the status.
|
| H A D | sysfs-class-devfreq | 58 This ABI shows or clears the statistics of devfreq behavior
|
| /OK3568_Linux_fs/kernel/tools/lib/traceevent/Documentation/ |
| H A D | libtraceevent-set_flag.txt | 44 The _tep_clear_flag()_ function clears _flag_ from _tep_ context.
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/mm/ |
| H A D | soft-dirty.rst | 38 the same place. When unmap is called, the kernel internally clears PTE values
|
| /OK3568_Linux_fs/kernel/arch/arm/mm/ |
| H A D | proc-sa110.S | 136 bl v4wb_flush_kern_cache_all @ clears IP
|
| H A D | proc-sa1100.S | 146 bl v4wb_flush_kern_cache_all @ clears IP
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/mediactl/ |
| H A D | media-ioc-enum-entities.rst | 64 ``MEDIA_ENT_ID_FLAG_NEXT``, the driver clears the flag and returns
|
| /OK3568_Linux_fs/kernel/arch/x86/um/ |
| H A D | checksum_32.S | 93 shrl $2, %edx # This clears CF
|
| /OK3568_Linux_fs/kernel/Documentation/sparc/ |
| H A D | adi.rst | 68 kernel clears the page using block initialization ASI which clears the
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/hw-vuln/ |
| H A D | mds.rst | 156 The mitigation for MDS clears the affected CPU buffers on return to user 159 If SMT is enabled it also clears the buffers on idle entry when the CPU
|