Home
last modified time | relevance | path

Searched refs:RESUME (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/usb/musb/
H A Dmusb_debug.h23 MUSB_FLAGS_PRINT(b, POWER, RESUME); in musb_print_pwr()
50 MUSB_FLAGS_PRINT(b, INTR, RESUME); in musb_print_intrusb()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/
H A DCVE-2022-41974.patch115 - set_handler_callback(RESUME+MAP, cli_resume);
126 + set_handler_callback(RESUME|MAP, cli_resume);
/OK3568_Linux_fs/kernel/kernel/
H A Dacct.c75 #define RESUME (acct_parm[0]) /* >foo% free space - resume */ macro
120 u64 resume = sbuf.f_blocks * RESUME; in check_free_space()
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dr8a66597.h172 #define RESUME 0x0020 /* b5: Resume enable */ macro
/OK3568_Linux_fs/kernel/drivers/usb/mtu3/
H A Dmtu3_gadget.c451 mtu3_setbits(mtu->mac_base, U3D_POWER_MANAGEMENT, RESUME); in mtu3_gadget_wakeup()
455 mtu3_clrbits(mtu->mac_base, U3D_POWER_MANAGEMENT, RESUME); in mtu3_gadget_wakeup()
H A Dmtu3_hw_regs.h392 #define RESUME BIT(2) macro
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dr8a66597.h122 #define RESUME 0x0020 /* b5: Resume enable */ macro
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Devlist.c1632 RESUME, in perf_evlist__toggle_bkw_mmap() enumerator
1658 action = RESUME; in perf_evlist__toggle_bkw_mmap()
1671 case RESUME: in perf_evlist__toggle_bkw_mmap()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-encoder-cmd.rst168 The application sent a PAUSE or RESUME command when the encoder was
H A Dvidioc-decoder-cmd.rst215 The application sent a PAUSE or RESUME command when the decoder was
/OK3568_Linux_fs/kernel/drivers/iommu/
H A Dmsm_iommu_hw-8xxx.h148 #define SET_RESUME(b, c, v) SET_CTX_REG(RESUME, (b), (c), (v))
177 #define GET_RESUME(b, c) GET_CTX_REG(RESUME, (b), (c))
563 #define SET_TNR(b, c, v) SET_CONTEXT_FIELD(b, c, RESUME, TNR, v)
751 #define GET_TNR(b, c) GET_CONTEXT_FIELD(b, c, RESUME, TNR)
851 #define RESUME (0x820) macro
/OK3568_Linux_fs/kernel/Documentation/pcmcia/
H A Ddriver-changes.rst93 (SUSPEND == RESET_PHYSICAL) and (RESUME == CARD_RESET) events
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dr8a66597-hcd.c2292 r8a66597_mdfy(r8a66597, RESUME, RESUME | UACT, dvstctr_reg); in r8a66597_bus_resume()
2294 r8a66597_mdfy(r8a66597, UACT, RESUME | UACT, dvstctr_reg); in r8a66597_bus_resume()
/OK3568_Linux_fs/kernel/Documentation/input/devices/
H A Datarikbd.rst398 RESUME section in ikbd Command Set
406 its output has been paused also causes an implicit RESUME this command can be
/OK3568_Linux_fs/kernel/kernel/power/
H A DKconfig266 reset after a RESUME operation, the /proc/apm device will provide
/OK3568_Linux_fs/kernel/Documentation/sound/kernel-api/
H A Dwriting-an-alsa-driver.rst1695 supports the “pause” operation, while the ``RESUME`` bit means that
1699 trigger commands can be defined even without the ``RESUME``
2054 or partial suspend/resume support, the ``SUSPEND`` and ``RESUME``
2057 ``RESUME`` commands suspend and resume the pcm substream, and usually,
3965 ``SNDRV_PCM_INFO_RESUME`` flag. The ``RESUME`` flag affects only the
/OK3568_Linux_fs/kernel/arch/x86/
H A DKconfig2548 reset after a RESUME operation, the /proc/apm device will provide