/linux/drivers/atm/ |
H A D | suni.c | 41 #define GET(reg) dev->ops->phy_get(dev,SUNI_##reg) macro 43 PUT((GET(reg) & ~(mask)) | ((value) << (shift)),reg) 67 ADD_LIMITED(section_bip,(GET(RSOP_SBL) & 0xff) | in suni_hz() 68 ((GET(RSOP_SBM) & 0xff) << 8)); in suni_hz() 69 ADD_LIMITED(line_bip,(GET(RLOP_LBL) & 0xff) | in suni_hz() 70 ((GET(RLOP_LB) & 0xff) << 8) | in suni_hz() 71 ((GET(RLOP_LBM) & 0xf) << 16)); in suni_hz() 72 ADD_LIMITED(path_bip,(GET(RPOP_PBL) & 0xff) | in suni_hz() 73 ((GET(RPOP_PBM) & 0xff) << 8)); in suni_hz() 74 ADD_LIMITED(line_febe,(GET(RLOP_LFL) & 0xff) | in suni_hz() [all …]
|
H A D | idt77105.c | 47 #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() 126 istat = GET(ISTAT); /* side effect: clears all interrupt status bits */ in idt77105_restart_timer_func() 133 PUT( GET(DIAG) | IDT77105_DIAG_RFLUSH, DIAG); in idt77105_restart_timer_func() 163 diag = GET(DIAG) & ~IDT77105_DIAG_LCMASK; in set_loopback() 217 istat = GET(ISTAT); /* side effect: clears all interrupt status bits */ in idt77105_int() 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() [all …]
|
/linux/arch/m68k/fpsp040/ |
H A D | slogn.S | 351 |--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
|
H A D | ssin.S | 223 |--GET N+ADJN AND SEE IF SIN(R) OR COS(R) IS NEEDED
|
/linux/drivers/crypto/intel/qat/qat_common/ |
H A D | adf_sysfs_rl.c | 22 GET, enumerator 45 [GET] = "get", 394 case GET: in sla_op_store()
|
/linux/include/video/ |
H A D | gbe.h | 83 #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/ |
H A D | com.fuc | 35 ld b32 $r8 D[$r13 + 0x0] // GET 69 ld b32 $r8 D[$r13 + 0x0] // GET 81 // update GET
|
/linux/Documentation/virt/kvm/arm/ |
H A D | fw-pseudo-registers.rst | 18 pseudo-registers" that can be manipulated using the GET/SET_ONE_REG 85 GET/SET_ONE_REG interface.
|
/linux/Documentation/userspace-api/media/dvb/ |
H A D | dvbapi.rst | 85 GET/SET props ioctl's.
|
H A D | fe_property_parameters.rst | 20 Used internally. A GET/SET operation for it won't change or return
|
/linux/Documentation/userspace-api/media/rc/ |
H A D | lirc-get-features.rst | 112 .. _LIRC-CAN-GET-REC-RESOLUTION:
|
/linux/tools/testing/selftests/bpf/ |
H A D | test_tunnel.sh | 524 GET=$3 529 tc filter add dev $DEV ingress bpf da object-pinned ${BPF_PIN_TUNNEL_DIR}/$GET
|
/linux/Documentation/userspace-api/netlink/ |
H A D | intro.rst | 618 ``NETLINK_ROUTE`` categorized requests into 4 types ``NEW``, ``DEL``, ``GET``, 629 the same verbs in their message names (``GET``, ``SET``) the concept 644 Classic Netlink defined various flags for its ``GET``, ``NEW`` 649 For ``GET`` - ``NLM_F_ROOT`` and ``NLM_F_MATCH`` are combined into 678 without creating it, presumably predating ``GET`` commands.
|
H A D | specs.rst | 296 two is that a notification shares its contents with a GET operation 297 (the name of the GET operation is specified in the ``notify`` property).
|
/linux/Documentation/hid/ |
H A D | hid-transport.rst | 142 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/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/ |
H A D | host.fuc | 83 // increment GET
|
/linux/Documentation/admin-guide/ |
H A D | syscall-user-dispatch.rst | 77 and poked via the PTRACE_(GET|SET)_SYSCALL_USER_DISPATCH_CONFIG ptrace
|
/linux/drivers/net/fddi/skfp/h/ |
H A D | skfbi.h | 806 #define GET(io,mask) (inpw(io)&(mask)) macro
|
/linux/Documentation/networking/ |
H A D | can_ucan_protocol.rst | 179 any GET *no change*
|
/linux/Documentation/arch/powerpc/ |
H A D | kvm-nested.rst | 121 Typically, GET will be called first and then SET will be called with a 122 subset of the flags returned from GET. This process allows the L0 and
|
/linux/Documentation/userspace-api/media/drivers/ |
H A D | uvcvideo.rst | 77 UVC_GET_INFO request should be made. The bits 0 (GET supported) and 1 (SET
|
/linux/Documentation/arch/x86/ |
H A D | tdx.rst | 301 #VE handler before it reads the #VE info structure (TDG.VP.VEINFO.GET). 346 TDG.VP.VEINFO.GET TDCALL. This allows the guest to control when interrupts
|
/linux/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | disp.c | 162 u32 get = NVIF_RV32(&dmac->base.user, NV507C, GET, PTR); in nv50_dmac_free() 174 u32 get = NVIF_RV32(&dmac->base.user, NV507C, GET, PTR); in nv50_dmac_wind() 181 if (NVIF_TV32(&dmac->base.user, NV507C, GET, PTR, >, 0)) in nv50_dmac_wind()
|
/linux/Documentation/userspace-api/media/cec/ |
H A D | cec-ioc-g-mode.rst | 209 * .. _`CEC-MSG-GET-CEC-VERSION`:
|
/linux/Documentation/usb/ |
H A D | usb-serial.rst | 168 - getting/setting modem control pins (TIOCM{GET,SET,BIS,BIC})
|