Home
last modified time | relevance | path

Searched refs:reminder (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_ptp.c62 u32 quotient, reminder; in stmmac_adjust_time() local
73 quotient = div_u64_rem(delta, 1000000000ULL, &reminder); in stmmac_adjust_time()
75 nsec = reminder; in stmmac_adjust_time()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/fbset/fbset-modes/
H A Dfb.modes1 # By default there is nothing in this file just a reminder to define some
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mailbox/
H A Dxgene-slimpro-mailbox.txt16 mailbox channel 1 and so likewise for the reminder.
/OK3568_Linux_fs/kernel/Documentation/nvdimm/
H A Dmaintainer-entry-profile.rst58 private mail reminder is preferred. Alternatively ask for other
/OK3568_Linux_fs/kernel/Documentation/maintainer/
H A Dmaintainer-entry-profile.rst89 full series, or privately send a reminder email. This section might also
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.mpc85xxcds95 As a reminder, you should read the README.mpc85xxads too.
/OK3568_Linux_fs/kernel/arch/arm/lib/
H A Dlib1funcs.S170 @ Perform all needed subtractions to keep only the reminder.
/OK3568_Linux_fs/kernel/tools/memory-model/
H A DREADME182 And also for those needing a reminder of the simpler approaches
/OK3568_Linux_fs/u-boot/arch/arm/lib/
H A Dlib1funcs.S158 @ Perform all needed subtractions to keep only the reminder.
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dreporting-bugs.rst172 report before sending the maintainer a reminder email.
/OK3568_Linux_fs/kernel/Documentation/PCI/
H A Dpci.rst268 :doc:`/core-api/dma-api`. This section is just a reminder that
295 the DMA APIs. This section is just a reminder that it needs to be done
/OK3568_Linux_fs/kernel/tools/memory-model/Documentation/
H A Dsimple.txt11 that they might need the occasional reminder.
/OK3568_Linux_fs/kernel/Documentation/sound/cards/
H A Daudiophile-usb.rst28 This part is a reminder of important facts about the functions and limitations
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A DChangeLog.megaraid_sas633 …asas_build_cmd. Move that out of the different codepaths and merge the reminder of megasas_build_…
/OK3568_Linux_fs/kernel/net/core/
H A Ddevlink.c2804 u64 reminder; in devlink_resource_validate_size() local
2817 div64_u64_rem(size, resource->size_params.size_granularity, &reminder); in devlink_resource_validate_size()
2818 if (reminder) { in devlink_resource_validate_size()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Dvivid.rst1382 Just as a reminder and in no particular order:
/OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/src/
H A Dpfpsp.S1975 # as a reminder for future predicted pain and agony, we are passing in fsave the
H A Dfpsp.S1976 # as a reminder for future predicted pain and agony, we are passing in fsave the
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dpath-lookup.rst932 needed is a reminder that the system is dynamic and only a limited
/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/share/info/
H A Dlibc.info-54773 One more reminder: the ‘%s’ and ‘%[’ conversions are *dangerous* if
/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/share/info/
H A Dlibc.info-54773 One more reminder: the ‘%s’ and ‘%[’ conversions are *dangerous* if