Home
last modified time | relevance | path

Searched refs:cia (Results 1 – 13 of 13) sorted by relevance

/linux/arch/m68k/amiga/
H A Dcia.c28 volatile struct CIA *cia; member
34 .cia = &ciaa,
40 .cia = &ciab,
55 old = (base->icr_data |= base->cia->icr); in cia_set_irq()
74 base->icr_data |= base->cia->icr; in cia_able_irq()
75 base->cia->icr = mask; in cia_able_irq()
H A DMakefile6 obj-y := config.o amiints.o cia.o chipram.o amisound.o platform.o
/linux/arch/alpha/kernel/
H A Dsys_alcor.c243 alpha_mv.sys.cia.gru_int_req_bits = XLT_GRU_INT_REQ_BITS; in alcor_init_pci()
276 .sys = { .cia = {
303 .sys = { .cia = {
H A Dmachvec_impl.h87 #define DO_CIA_IO IO(CIA,cia)
/linux/drivers/bcma/
H A Dscan.c277 s32 cia, cib; in bcma_get_next_core() local
281 cia = bcma_erom_get_ci(bus, eromptr); in bcma_get_next_core()
282 if (cia < 0) { in bcma_get_next_core()
293 core->id.class = (cia & SCAN_CIA_CLASS) >> SCAN_CIA_CLASS_SHIFT; in bcma_get_next_core()
294 core->id.id = (cia & SCAN_CIA_ID) >> SCAN_CIA_ID_SHIFT; in bcma_get_next_core()
295 core->id.manuf = (cia & SCAN_CIA_MANUF) >> SCAN_CIA_MANUF_SHIFT; in bcma_get_next_core()
/linux/arch/alpha/include/asm/
H A Dcore_cia.h254 #define GRU_INT_REQ_BITS (alpha_mv.sys.cia.gru_int_req_bits+0)
486 #define __IO_PREFIX cia
507 #define __IO_PREFIX cia
H A Dmachvec.h99 } cia; member
/linux/fs/ceph/
H A Dinode.c2571 struct iattr *attr, struct ceph_iattr *cia) in __ceph_setattr() argument
2646 if (cia && cia->fscrypt_auth) { in __ceph_setattr()
2647 u32 len = ceph_fscrypt_auth_len(cia->fscrypt_auth); in __ceph_setattr()
2649 if (len > sizeof(*cia->fscrypt_auth)) { in __ceph_setattr()
2664 ci->fscrypt_auth = (u8 *)cia->fscrypt_auth; in __ceph_setattr()
2668 memcmp(ci->fscrypt_auth, cia->fscrypt_auth, len)) { in __ceph_setattr()
2669 req->r_fscrypt_auth = cia->fscrypt_auth; in __ceph_setattr()
2673 cia->fscrypt_auth = NULL; in __ceph_setattr()
2676 if (cia && cia->fscrypt_auth) { in __ceph_setattr()
H A Dsuper.h1150 struct iattr *attr, struct ceph_iattr *cia);
/linux/Documentation/translations/pt_BR/process/
H A Dcode-of-conduct-interpretation.rst251 A eficácia da(s) medida(s) corretiva(s) aprovada(s) pelo TAB depende da
H A Dmanagement-style.rst193 tudo o mais. A boa notícia é que as pessoas tendem a naturalmente voltar para o
H A D4.Coding.rst171 notícia bem-vinda; o suporte para redes sem fio no Linux era considerado abaixo do
/linux/Documentation/networking/device_drivers/can/ctu/
H A Dctucanfd-driver.rst598 * Reiner Zitzmann and Holger Zeltwanger (`CAN in Automation <https://www.can-cia.org/>`_)