Home
last modified time | relevance | path

Searched refs:GET (Results 1 – 24 of 24) sorted by relevance

/linux/drivers/atm/
A Dsuni.c68 ((GET(RSOP_SBM) & 0xff) << 8)); in suni_hz()
70 ((GET(RLOP_LB) & 0xff) << 8) | in suni_hz()
71 ((GET(RLOP_LBM) & 0xf) << 16)); in suni_hz()
73 ((GET(RPOP_PBM) & 0xff) << 8)); in suni_hz()
75 ((GET(RLOP_LF) & 0xff) << 8) | in suni_hz()
76 ((GET(RLOP_LFM) & 0xf) << 16)); in suni_hz()
78 ((GET(RPOP_PFM) & 0xff) << 8)); in suni_hz()
83 ((GET(RACP_RCCM) & 7) << 16)); in suni_hz()
86 ((GET(TACP_TCCM) & 7) << 16)); in suni_hz()
110 else PUT(GET(reg) & ~bit,reg); \
[all …]
A DuPD98402.c38 #define GET(reg) dev->ops->phy_get(dev,uPD98402_##reg) macro
93 s[0] = GET(C11R); in get_sense()
94 s[1] = GET(C12R); in get_sense()
95 s[2] = GET(C13R); in get_sense()
174 events = GET(PCR); in stat_event()
191 while ((reason = GET(PICR))) { in uPD98402_int()
197 (void) GET(PCOCR); /* clear interrupt cause */ in uPD98402_int()
198 atomic_add(GET(HECCT), in uPD98402_int()
218 (void) GET(PCR); /* clear performance events */ in uPD98402_start()
220 (void) GET(PCOCR); /* clear overflows */ in uPD98402_start()
[all …]
A Didt77105.c47 #define GET(reg) dev->ops->phy_get(dev,IDT77105_##reg) macro
69 val = GET(CTRLO); in get_counter()
71 val |= GET(CTRHI)<<8; in get_counter()
133 PUT( GET(DIAG) | IDT77105_DIAG_RFLUSH, DIAG); in idt77105_restart_timer_func()
163 diag = GET(DIAG) & ~IDT77105_DIAG_LCMASK; in set_loopback()
231 PRIV(dev)->old_mcr = GET(MCR); in idt77105_int()
246 PUT( GET(DIAG) | IDT77105_DIAG_RFLUSH, DIAG); in idt77105_int()
276 GET(ISTAT) & IDT77105_ISTAT_GOODSIG ? in idt77105_start()
283 switch ( GET(DIAG) & IDT77105_DIAG_LCMASK ) { in idt77105_start()
296 PRIV(dev)->old_mcr = GET(MCR); in idt77105_start()
[all …]
/linux/arch/m68k/fpsp040/
A Dslogn.S351 |--GET K, Y, F, AND ADDRESS OF 1/F.
359 |--WHILE THE CONVERSION IS GOING ON, WE GET F AND ADDRESS OF 1/F
363 oril #0x01000000,FFRAC(%a6) | ...GET F: ATTACH A 1 AT THE EIGHTH BIT
364 movel FFRAC(%a6),%d0 | ...READY TO GET ADDRESS OF 1/F
382 fmulx LOGOF2,%fp1 | ...GET K*LOG2 WHILE FP0 IS NOT READY
A Dssin.S223 |--GET N+ADJN AND SEE IF SIN(R) OR COS(R) IS NEEDED
/linux/include/video/
A Dgbe.h83 #define GET(v, msb, lsb) \ macro
89 GET((v), GBE_##reg##_##field##_MSB, GBE_##reg##_##field##_LSB)
/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
A Dcom.fuc35 ld b32 $r8 D[$r13 + 0x0] // GET
69 ld b32 $r8 D[$r13 + 0x0] // GET
81 // update GET
/linux/Documentation/userspace-api/media/dvb/
A Ddvbapi.rst90 GET/SET props ioctl's.
A Dfe_property_parameters.rst20 Used internally. A GET/SET operation for it won't change or return
/linux/Documentation/virt/kvm/arm/
A Dpsci.rst22 pseudo-registers" that can be manipulated using the GET/SET_ONE_REG
/linux/Documentation/hid/
A Dhid-transport.rst142 channel provides synchronous GET/SET_REPORT requests. Plain reports are only
178 - GET/SET_IDLE: Only used by USB-HID and I2C-HID.
179 - GET/SET_PROTOCOL: Not used by HID core.
/linux/Documentation/userspace-api/media/rc/
A Dlirc-get-features.rst118 .. _LIRC-CAN-GET-REC-RESOLUTION:
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
A Dhost.fuc83 // increment GET
/linux/tools/testing/selftests/bpf/
A Dtest_tunnel.sh668 GET=$3
671 tc filter add dev $DEV ingress bpf da obj test_tunnel_kern.o sec $GET
/linux/drivers/net/fddi/skfp/h/
A Dskfbi.h806 #define GET(io,mask) (inpw(io)&(mask)) macro
/linux/Documentation/networking/
A Dcan_ucan_protocol.rst179 any GET *no change*
A Dethtool-netlink.rst65 sets, do not require device identification. Most ``GET`` requests also allow
179 ``_GET_REPLY`` kernel reply to a ``GET`` request
265 ``GET`` requests are sent by userspace applications to retrieve device
267 Kernel replies with corresponding "GET_REPLY" message. For most types, ``GET``
684 Query device wake-on-lan settings. Unlike most "GET" type requests,
/linux/Documentation/userspace-api/media/drivers/
A Duvcvideo.rst77 UVC_GET_INFO request should be made. The bits 0 (GET supported) and 1 (SET
/linux/drivers/gpu/drm/nouveau/dispnv50/
A Ddisp.c159 u32 get = NVIF_RV32(&dmac->base.user, NV507C, GET, PTR); in nv50_dmac_free()
171 u32 get = NVIF_RV32(&dmac->base.user, NV507C, GET, PTR); in nv50_dmac_wind()
178 if (NVIF_TV32(&dmac->base.user, NV507C, GET, PTR, >, 0)) in nv50_dmac_wind()
/linux/Documentation/userspace-api/media/cec/
A Dcec-ioc-g-mode.rst209 * .. _`CEC-MSG-GET-CEC-VERSION`:
/linux/Documentation/usb/
A Dusb-serial.rst168 - getting/setting modem control pins (TIOCM{GET,SET,BIS,BIC})
/linux/arch/m68k/ifpsp060/src/
A Dfplsp.S5067 #--GET N+ADJN AND SEE IF SIN(R) OR COS(R) IS NEEDED
8248 #--GET K, Y, F, AND ADDRESS OF 1/F.
8256 #--WHILE THE CONVERSION IS GOING ON, WE GET F AND ADDRESS OF 1/F
8260 or.l &0x01000000,FFRAC(%a6) # GET F: ATTACH A 1 AT THE EIGHTH BIT
8261 mov.l FFRAC(%a6),%d1 # READY TO GET ADDRESS OF 1/F
8279 fmul.x LOGOF2(%pc),%fp1 # GET K*LOG2 WHILE FP0 IS NOT READY
8510 fadd.x %fp1,%fp1 # GET 2Z
/linux/Documentation/
A Dmemory-barriers.txt2762 THE THINGS CPUS GET UP TO
/linux/Documentation/virt/kvm/
A Dapi.rst1160 the state can be read then written using this GET/SET API, along with the other
3215 in fd can be used with KVM_SET/GET/HAS_DEVICE_ATTR.

Completed in 79 milliseconds