Home
last modified time | relevance | path

Searched refs:SPACE (Results 1 – 25 of 565) sorted by relevance

12345678910>>...23

/OK3568_Linux_fs/kernel/Documentation/driver-api/media/
H A Drc-core.rst34 When the carrier is switched off, it is called *SPACE*.
37 *PULSE* and *SPACE* events, each with a given duration.
40 *PULSE* and *SPACE* events depend on the protocol.
42 start with a 9ms *PULSE* and a 4.5ms SPACE. It then transmits 16 bits of
45 with 560µs *PULSE* followed by 1690µs *SPACE* and a bit "0" is modulated
46 with 560µs *PULSE* followed by 560µs *SPACE*.
49 signal in a sequence of *PULSE/SPACE* events, filtering out the carrier
52 of time it receives *PULSE/SPACE* events.
57 microcontroller that decode the *PULSE/SPACE* sequence and return scan
/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_scan.l71 SPACE [ \t]+
260 #include{SPACE} {
285 #define{SPACE} {
289 <MACRODEF>{WORD}{SPACE} {
319 <MACROARGLIST>{SPACE} ;
334 <MACROCALLARGS>{SPACE} ;
H A Daicasm_macro_scan.l69 SPACE [ \t]+
79 <ARGLIST>{SPACE} ;
/OK3568_Linux_fs/kernel/drivers/accessibility/speakup/
H A Dmain.c43 #define MINECHOCHAR SPACE
557 if (spk_say_word_ctl && ch == SPACE) { in get_word()
562 (ch == SPACE || ch == 0 || (ch < 0x100 && IS_WDLM(ch))) && in get_word()
563 get_char(vc, (u_short *)tmp_pos + 1, &temp) > SPACE) { in get_word()
569 if ((ch == SPACE || ch == 0 || in get_word()
571 get_char(vc, (u_short *)tmp_pos, &temp) > SPACE) in get_word()
583 if (ch == SPACE || ch == 0 || in get_word()
585 ch > SPACE)) in get_word()
601 buf[cnt++] = SPACE; in say_word()
640 if (ch == SPACE || ch == 0) in say_prev_word()
[all …]
H A Dvarhandlers.c292 if (*cp < SPACE) in spk_set_mask_bits()
307 if (*cp > SPACE) in spk_set_mask_bits()
311 if (*cp > SPACE) in spk_set_mask_bits()
H A Dkeyhelp.c116 char start = SPACE; in help_init()
142 if (ch == SPACE) { in spk_handle_help()
/OK3568_Linux_fs/kernel/arch/x86/boot/
H A Dprintf.c30 #define SPACE 8 /* space if plus */ macro
68 } else if (type & SPACE) { in number()
146 flags |= SPACE; in vsprintf()
/OK3568_Linux_fs/kernel/arch/alpha/boot/
H A Dstdio.c38 #define SPACE 8 /* space if plus */ macro
65 } else if (type & SPACE) { in number()
141 case ' ': flags |= SPACE; goto repeat; in vsprintf()
/OK3568_Linux_fs/kernel/arch/powerpc/boot/
H A Dstdio.c74 #define SPACE 8 /* space if plus */ macro
101 } else if (type & SPACE) { in number()
177 case ' ': flags |= SPACE; goto repeat; in vsprintf()
/OK3568_Linux_fs/kernel/drivers/pcmcia/
H A Dcistpl.c444 #define SPACE(f) (((struct tuple_flags *)(&(f)))->space) macro
458 SPACE(tuple->Flags) = HAS_LINK(tuple->Flags) = 1; in pccard_get_first_tuple()
487 SPACE(tuple->Flags) = (link[0] == CISTPL_MFC_ATTR); in follow_link()
493 SPACE(tuple->Flags) = LINK_SPACE(tuple->Flags); in follow_link()
498 if (SPACE(tuple->Flags)) { in follow_link()
501 ret = read_cis_cache(s, SPACE(tuple->Flags), ofs, 5, link); in follow_link()
507 remove_cis_cache(s, SPACE(tuple->Flags), ofs, 5); in follow_link()
511 ret = read_cis_cache(s, SPACE(tuple->Flags), ofs, 5, link); in follow_link()
517 remove_cis_cache(s, SPACE(tuple->Flags), ofs, 5); in follow_link()
535 attr = SPACE(tuple->Flags); in pccard_get_next_tuple()
[all …]
/OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/
H A Dvsprintf.c146 #define SPACE 8 /* space if plus */ macro
166 flags |= SPACE; in get_flags()
237 if (flags & SPACE) in get_sign()
/OK3568_Linux_fs/u-boot/configs/
H A Dkmtepr2_defconfig10 CONFIG_AUTOBOOT_PROMPT="Hit <SPACE> key to stop autoboot in %2ds\n"
H A Dkmeter1_defconfig10 CONFIG_AUTOBOOT_PROMPT="Hit <SPACE> key to stop autoboot in %2ds\n"
H A Dkmopti2_defconfig10 CONFIG_AUTOBOOT_PROMPT="Hit <SPACE> key to stop autoboot in %2ds\n"
H A Dsuvd3_defconfig10 CONFIG_AUTOBOOT_PROMPT="Hit <SPACE> key to stop autoboot in %2ds\n"
H A Dtuxx1_defconfig10 CONFIG_AUTOBOOT_PROMPT="Hit <SPACE> key to stop autoboot in %2ds\n"
H A Dtuge1_defconfig10 CONFIG_AUTOBOOT_PROMPT="Hit <SPACE> key to stop autoboot in %2ds\n"
H A Dkmsupx5_defconfig10 CONFIG_AUTOBOOT_PROMPT="Hit <SPACE> key to stop autoboot in %2ds\n"
H A Dxtfpga_defconfig8 CONFIG_AUTOBOOT_PROMPT="Autobooting in %d seconds, press <SPACE> to stop\n"
H A Dkmcoge5ne_defconfig10 CONFIG_AUTOBOOT_PROMPT="Hit <SPACE> key to stop autoboot in %2ds\n"
H A Dkmtegr1_defconfig10 CONFIG_AUTOBOOT_PROMPT="Hit <SPACE> key to stop autoboot in %2ds\n"
H A Dkmvect1_defconfig10 CONFIG_AUTOBOOT_PROMPT="Hit <SPACE> key to stop autoboot in %2ds\n"
H A Dspear600_defconfig11 CONFIG_AUTOBOOT_PROMPT="Hit SPACE in %d seconds to stop autoboot.\n"
H A Dstv0991_defconfig12 CONFIG_AUTOBOOT_PROMPT="Hit SPACE in %d seconds to stop autoboot.\n"
H A Dkm_kirkwood_pci_defconfig10 CONFIG_AUTOBOOT_PROMPT="Hit <SPACE> key to stop autoboot in %2ds\n"

12345678910>>...23