/openbmc/u-boot/arch/arm/include/asm/arch-mx7ulp/ |
H A D | scg.h | 71 /* SCG Slow IRC Control Status Register */ 78 /* SCG Slow IRC Configuration Register */ 84 /* SCG Slow IRC Divide Register */ 99 /* SCG Fast IRC Control Status Register */ 106 /* SCG Fast IRC Divide Register */ 126 /* SCG Fast IRC Divide Register */ 278 u32 sirccsr; /* Slow IRC Control Status Register, offset 0x200 */ 279 u32 sircdiv; /* Slow IRC Divide Register */ 280 u32 sirccfg; /* Slow IRC Configuration Register */ 281 u32 sirctrim; /* Slow IRC Trim Register */ [all …]
|
/openbmc/linux/net/netfilter/ |
H A D | nf_conntrack_irc.c | 2 /* IRC extension for IP connection tracking, Version 1.21 41 #define HELPER_NAME "irc" 45 MODULE_DESCRIPTION("IRC (DCC) connection tracking helper"); 51 MODULE_PARM_DESC(ports, "port numbers of IRC servers"); 54 "IRC session"); 127 /* If packet is coming from IRC server */ in help() 262 static struct nf_conntrack_helper irc[MAX_PORTS] __read_mostly; variable 287 /* If no port given, default to standard irc port */ in nf_conntrack_irc_init() 292 nf_ct_helper_init(&irc[i], AF_INET, IPPROTO_TCP, HELPER_NAME, in nf_conntrack_irc_init() 297 ret = nf_conntrack_helpers_register(&irc[0], ports_c); in nf_conntrack_irc_init() [all …]
|
H A D | nf_nat_irc.c | 2 /* IRC extension for TCP NAT alteration. 22 #define NAT_HELPER_NAME "irc" 25 MODULE_DESCRIPTION("IRC (DCC) NAT helper");
|
/openbmc/linux/Documentation/process/ |
H A D | kernel-docs.rst | 181 * Name: **Kernel Newbies IRC Channel and Website** 184 :Keywords: IRC, newbies, channel, asking doubts. 185 :Description: #kernelnewbies on irc.oftc.net. 186 #kernelnewbies is an IRC network dedicated to the 'newbie' 191 #kernelnewbies is on the OFTC IRC Network. 192 Try irc.oftc.net as your server and then /join #kernelnewbies.
|
/openbmc/linux/Documentation/translations/sp_SP/process/ |
H A D | kernel-docs.rst | 155 * Título: **Kernel Newbies IRC Channel and Website** 158 :Palabras Clave: IRC, newbies, channel, asking doubts, canal, dudas, 160 :Descripción: #kernelnewbies en irc.oftc.net. 161 #kernelnewbies es una red de IRC dedicada al hacker del kernel 166 #kernelnewbies es parte de la red OFTC IRC. 167 Pruebe con irc.oftc.net como su servidor y luego haga /join
|
/openbmc/openbmc/poky/documentation/ref-manual/ |
H A D | resources.rst | 92 .. _resources-irc: 94 Internet Relay Chat (IRC) 97 Two IRC channels on `Libera Chat <https://libera.chat/>`__ 197 - Internet Relay Chat (IRC): Two IRC channels on
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/irssi/ |
H A D | irssi_1.4.5.bb | 1 SUMMARY = "ncurses IRC client" 2 DESCRIPTION = "Irssi is an ncurses IRC client"
|
/openbmc/qemu/docs/devel/ |
H A D | conflict-resolution.rst | 21 a real-time medium such as IRC. You could also try to get a third-party (e.g. 29 For very urgent topics, you can also inform one or more members through IRC. 65 spaces (mailing lists, IRC, wiki, etc.), possibly including in-person
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-core/packagegroups/ |
H A D | packagegroup-meta-networking.bb | 14 packagegroup-meta-networking-irc \ 26 packagegroup-meta-networking-irc \ 126 RDEPENDS:packagegroup-meta-networking-irc = "\
|
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/ |
H A D | 0005-interface-remove-faulty-assert-to-make-weston-happy-.patch | 7 This was removed after a discussion on IRC with the weston guys 8 ('daniels' on irc.freenode.net/#wayland).
|
/openbmc/phosphor-misc/ |
H A D | README.md | 28 [IRC](irc://freenode.net/openbmc).
|
/openbmc/qemu/ |
H A D | .travis.yml | 17 # The channel name "irc.oftc.net#qemu" is encrypted against qemu/qemu 18 # to prevent IRC notifications from forks. This was created using: 19 # $ travis encrypt -r "qemu/qemu" "irc.oftc.net#qemu" 21 irc:
|
H A D | README.rst | 162 main methods being email and IRC: 166 * #qemu on irc.oftc.net
|
/openbmc/linux/drivers/net/wan/ |
H A D | hdlc_ppp.c | 86 enum {INV = 0x10, IRC = 0x20, ZRC = 0x40, SCR = 0x80, SCA = 0x100, enumerator 260 TO+ = Timeout with counter > 0 irc = Initialize-Restart-Count 280 {IRC|SCR|3, INV , INV , INV , INV , INV , INV }, /* START */ 284 { STA|0 ,IRC|SCR|SCA|5, 2 , SCA|5 ,SCA|6, SCA|5 ,SCR|SCA|5}, /* RCR+ */ 285 { STA|0 ,IRC|SCR|SCN|3, 2 , SCN|3 ,SCN|4, SCN|3 ,SCR|SCN|3}, /* RCR- */ 286 { STA|0 , STA|1 , 2 , IRC|4 ,SCR|3, 6 , SCR|3 }, /* RCA */ 287 { STA|0 , STA|1 , 2 ,IRC|SCR|3,SCR|3,IRC|SCR|5, SCR|3 }, /* RCN */ 292 { 0 , 1 , 1 , 1 , 1 , 1 ,IRC|STR|2}, /* RXJ- */ 323 if (action & IRC) in ppp_cp_event()
|
/openbmc/openbmc/meta-openpower/ |
H A D | README.md | 48 [IRC](irc://freenode.net/openbmc).
|
/openbmc/linux/include/linux/ |
H A D | sysrq.h | 12 * based upon discusions in irc://irc.openprojects.net/#kernelnewbies
|
/openbmc/linux/Documentation/devicetree/bindings/clock/ |
H A D | imx7ulp-scg-clock.yaml | 19 domains, such as the System Oscillator clock, the Slow IRC (SIRC), 20 and and the Fast IRC clock (FIRCLK), clock sources and clock
|
H A D | imx7ulp-pcc-clock.yaml | 19 domains, such as the System Oscillator clock, the Slow IRC (SIRC), 20 and and the Fast IRC clock (FIRCLK), clock sources and clock
|
/openbmc/openbmc/meta-hpe/ |
H A D | README.md | 55 [IRC](irc://freenode.net/openbmc).
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | ivtv.rst | 59 IRC chapter 62 irc://irc.freenode.net/#v4l
|
H A D | dvb_references.rst | 19 mailing list or IRC channels.
|
/openbmc/qemu/hw/sensor/ |
H A D | lsm303dlhc_mag.c | 65 uint8_t irc; member 291 s->irc = s->buf; in lsm303dlhc_mag_write() 367 resp = s->irc; in lsm303dlhc_mag_recv() 463 VMSTATE_UINT8(irc, LSM303DLHCMagState), 491 s->irc = 0x33; in lsm303dlhc_mag_default_cfg()
|
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/tpm-tools/files/ |
H A D | tpm-tools-extendpcr.patch | 140 + int iRc = -1; 236 + iRc = 0; 245 + return iRc;
|
/openbmc/linux/arch/mips/kernel/ |
H A D | irq_txx9.c | 148 /* mask all IRC interrupts */ in txx9_irq_init() 152 /* setup IRC interrupt mode (Low Active) */ in txx9_irq_init()
|
/openbmc/linux/Documentation/networking/ |
H A D | batman-adv.rst | 159 IRC: 160 #batadv on ircs://irc.hackint.org/
|