/linux/arch/sparc/kernel/ |
A D | pci_psycho.c | 433 pbm->stc.strbuf_err_stat = base + PSYCHO_STC_ERR_A; in psycho_pbm_strbuf_init() 434 pbm->stc.strbuf_tag_diag = base + PSYCHO_STC_TAG_A; in psycho_pbm_strbuf_init() 440 pbm->stc.strbuf_err_stat = base + PSYCHO_STC_ERR_B; in psycho_pbm_strbuf_init() 445 pbm->stc.strbuf_ctxflush = 0; in psycho_pbm_strbuf_init() 446 pbm->stc.strbuf_ctxmatch_base = 0; in psycho_pbm_strbuf_init() 449 ((((unsigned long)&pbm->stc.__flushflag_buf[0]) in psycho_pbm_strbuf_init() 452 pbm->stc.strbuf_flushflag_pa = (unsigned long) in psycho_pbm_strbuf_init() 453 __pa(pbm->stc.strbuf_flushflag); in psycho_pbm_strbuf_init() 465 control = upa_readq(pbm->stc.strbuf_control); in psycho_pbm_strbuf_init() 475 upa_writeq(control, pbm->stc.strbuf_control); in psycho_pbm_strbuf_init() [all …]
|
A D | pci_schizo.c | 131 struct strbuf *strbuf = &pbm->stc; in __schizo_check_stc_error_pbm() 341 if (pbm->stc.strbuf_enabled) in schizo_check_iommu_error_pbm() 1102 pbm->stc.strbuf_pflush = base + SCHIZO_STRBUF_FLUSH; in schizo_pbm_strbuf_init() 1103 pbm->stc.strbuf_fsync = base + SCHIZO_STRBUF_FSYNC; in schizo_pbm_strbuf_init() 1107 pbm->stc.strbuf_flushflag = (volatile unsigned long *) in schizo_pbm_strbuf_init() 1108 ((((unsigned long)&pbm->stc.__flushflag_buf[0]) in schizo_pbm_strbuf_init() 1111 pbm->stc.strbuf_flushflag_pa = (unsigned long) in schizo_pbm_strbuf_init() 1112 __pa(pbm->stc.strbuf_flushflag); in schizo_pbm_strbuf_init() 1118 control = upa_readq(pbm->stc.strbuf_control); in schizo_pbm_strbuf_init() 1123 upa_writeq(control, pbm->stc.strbuf_control); in schizo_pbm_strbuf_init() [all …]
|
A D | pci.c | 252 void *stc, void *host_controller, in pci_init_dev_archdata() argument 257 sd->stc = stc; in pci_init_dev_archdata() 278 pci_init_dev_archdata(sd, pbm->iommu, &pbm->stc, pbm, op, in of_create_pci_dev() 282 sd->stc = &pbm->stc; in of_create_pci_dev() 1026 psd->stc, psd->host_controller, NULL, in pcibios_device_add()
|
A D | iommu.c | 277 strbuf = dev->archdata.stc; in dma_4u_map_page() 402 strbuf = dev->archdata.stc; in dma_4u_unmap_page() 449 strbuf = dev->archdata.stc; in dma_4u_map_sg() 617 strbuf = dev->archdata.stc; in dma_4u_unmap_sg() 666 strbuf = dev->archdata.stc; in dma_4u_sync_single_for_cpu() 706 strbuf = dev->archdata.stc; in dma_4u_sync_sg_for_cpu()
|
A D | of_device_common.c | 67 op->dev.archdata.stc = bus_sd->stc; in of_propagate_archdata()
|
A D | pci_impl.h | 148 struct strbuf stc; member
|
/linux/Documentation/userspace-api/media/dvb/ |
A D | dmx-get-stc.rst | 20 ``int ioctl(int fd, DMX_GET_STC, struct dmx_stc *stc)`` 28 ``stc`` 29 Pointer to :c:type:`dmx_stc` where the stc data is to be stored. 37 setting the :c:type:`num <dmx_stc>` field of stc before the ioctl (range 0...n). 40 ``stc->stc / stc->base``. 61 - Invalid stc number.
|
A D | dmx_fcalls.rst | 23 dmx-get-stc
|
/linux/arch/sh/kernel/ |
A D | relocate_kernel.S | 37 stc.l gbr, @-r15 38 stc.l ssr, @-r15 39 stc.l sr, @-r15 41 stc.l spc, @-r15 45 stc sr, r8 60 stc sr, r8 92 stc sr, r8 106 stc sr, r8 121 stc sr, r8
|
/linux/drivers/thermal/tegra/ |
A D | soctherm.c | 523 if (!sg || !stc || !stc->init) in throttrip_program() 529 throt = stc->id; in throttrip_program() 1655 stc->priority = val; in soctherm_throt_cfg_parse() 1682 stc->name); in soctherm_throt_cfg_parse() 1719 if (!stc) { in soctherm_init_hw_throt_cdev() 1725 if (stc->init) { in soctherm_init_hw_throt_cdev() 1737 stc->init = true; in soctherm_init_hw_throt_cdev() 1749 stc->cdev = tcd; in soctherm_init_hw_throt_cdev() 1750 stc->init = true; in soctherm_init_hw_throt_cdev() 1943 if (!stc.init) in soctherm_throttle_program() [all …]
|
/linux/arch/s390/lib/ |
A D | mem.S | 44 stc %r0,0(%r4,%r1) 47 stc %r0,0(%r4,%r1) 98 stc %r3,0(%r1) 103 stc %r3,0(%r1) 108 stc %r3,0(%r1)
|
/linux/arch/sh/include/asm/ |
A D | entry-macros.S | 5 stc sr, r0 14 stc sr, r10 17 stc k_g_imask, r11 25 stc r7_bank, \ti
|
/linux/arch/sh/kernel/cpu/sh3/ |
A D | swsusp.S | 97 stc sr, r1 113 stc r2_bank, k0 ! fetch old sp from r2_bank0 117 stc r0_bank, k3 ! fetch old pr from r0_bank0 122 stc ssr, r1
|
A D | entry.S | 227 stc sr, r9 314 stc spc, k1 315 stc r0_bank, k0 318 stc r1_bank, k1 327 stc ssr, k0 ! Is it from kernel space?
|
/linux/arch/sh/kernel/cpu/shmobile/ |
A D | sleep.S | 34 stc vbr, r0 45 stc sr, r0 219 stc sr, r8 261 stc vbr, r5 381 stc sr, r8
|
/linux/arch/h8300/lib/ |
A D | moddivsi3.S | 40 stc ccr,S2L ; keep the sign in bit 3 of S2L 59 stc ccr,S2L ; keep the sign in bit 3 of S2L
|
A D | modsi3.S | 40 stc ccr,S2L ; keep the sign in bit 3 of S2L 59 stc ccr,S2L ; keep the sign in bit 3 of S2L
|
/linux/arch/sh/kernel/cpu/sh2a/ |
A D | entry.S | 61 stc.l gbr, @-r15 101 stc.l gbr,@-r8 169 stc sr,r3 194 stc sr,r0
|
/linux/arch/sparc/include/asm/ |
A D | device.h | 15 void *stc; member
|
/linux/arch/sh/kernel/cpu/sh2/ |
A D | entry.S | 80 stc.l gbr, @-r15 131 stc.l gbr, @-r2 225 stc sr,r3 265 stc sr,r0
|
/linux/drivers/usb/gadget/function/ |
A D | uvc_video.c | 48 u32 sof, stc; in uvc_video_encode_header() local 52 stc = ((u64)ts.tv_sec * USEC_PER_SEC + ts.tv_nsec / NSEC_PER_USEC) * 48; in uvc_video_encode_header() 55 put_unaligned_le32(stc, &data[pos]); in uvc_video_encode_header()
|
/linux/arch/x86/math-emu/ |
A D | reg_u_div.S | 153 stc /* To set the ms bit */ 429 stc /* Will set the ms bit */
|
A D | wm_sqrt.S | 419 stc /* The extra bit. */ 434 stc /* The ms bit. */
|
/linux/include/uapi/linux/dvb/ |
A D | dmx.h | 211 __u64 stc; member
|
/linux/include/media/ |
A D | demux.h | 597 u64 *stc, unsigned int *base);
|