/kernel/linux/linux-5.10/drivers/pinctrl/mediatek/ |
H A D | mtk-eint.h | 54 void __iomem *base; member
|
/kernel/linux/linux-5.10/drivers/soc/fsl/qbman/ |
H A D | dpaa_sys.c | 57 *addr = rmem->base; in qbman_init_private_mem() 63 * This is needed because QBMan HW does not allow the base address/ in qbman_init_private_mem()
|
/kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/ |
H A D | rza2.c | 39 void __iomem *base, int enable) in usbhs_rza2_power_ctrl() 38 usbhs_rza2_power_ctrl(struct platform_device *pdev, void __iomem *base, int enable) usbhs_rza2_power_ctrl() argument
|
H A D | rcar2.c | 43 void __iomem *base, int enable) in usbhs_rcar2_power_ctrl() 42 usbhs_rcar2_power_ctrl(struct platform_device *pdev, void __iomem *base, int enable) usbhs_rcar2_power_ctrl() argument
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | sa1100fb.h | 37 void __iomem *base; member
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | omap-gpmc.h | 78 extern int gpmc_cs_request(int cs, unsigned long size, unsigned long *base);
|
H A D | timekeeper_internal.h | 15 * struct tk_read_base - base structure for timekeeping readout 22 * @base: ktime_t (nanoseconds) base time for readout 23 * @base_real: Nanoseconds base value for clock REALTIME readout 41 ktime_t base; member 47 * @tkr_mono: The readout base structure for CLOCK_MONOTONIC 48 * @tkr_raw: The readout base structure for CLOCK_MONOTONIC_RAW
|
H A D | sh_dma.h | 12 #include <linux/shdma-base.h>
|
/kernel/linux/linux-5.10/include/linux/usb/ |
H A D | renesas_usbhs.h | 65 void __iomem *base, int enable);
|
/kernel/linux/linux-5.10/scripts/ |
H A D | show_delta | 23 are relative to a single (base) point in time. 27 -b <base> Specify a base for time references. 28 <base> can be a number or a string. 71 # show time from base 101 print ('base= "%s"' % base_str) 102 # assume a numeric base. If that fails, try searching 107 # search for line matching <base> string 120 print ('Couldn\'t find line matching base pattern "%s"' % base_str)
|
/kernel/linux/linux-5.10/tools/arch/alpha/include/uapi/asm/ |
H A D | errno.h | 5 #include <asm-generic/errno-base.h> 7 #undef EAGAIN /* 11 in errno-base.h */
|
/kernel/linux/linux-5.10/tools/objtool/ |
H A D | arch.h | 89 int arch_decode_hint_reg(u8 sp_reg, int *base);
|
/kernel/linux/linux-5.10/tools/arch/mips/include/uapi/asm/ |
H A D | errno.h | 16 #include <asm-generic/errno-base.h>
|
/kernel/linux/linux-5.10/sound/soc/txx9/ |
H A D | txx9aclc.h | 61 void __iomem *base; member
|
/kernel/linux/linux-5.10/tools/arch/sparc/include/uapi/asm/ |
H A D | errno.h | 7 #include <asm-generic/errno-base.h>
|
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/ |
H A D | errno.h | 5 #include <asm-generic/errno-base.h>
|
/kernel/linux/linux-5.10/tools/arch/parisc/include/uapi/asm/ |
H A D | errno.h | 5 #include <asm-generic/errno-base.h>
|
/kernel/linux/linux-5.10/include/uapi/asm-generic/ |
H A D | errno.h | 5 #include <asm-generic/errno-base.h>
|
/kernel/linux/linux-5.10/kernel/time/ |
H A D | tick-broadcast-hrtimer.c | 72 * base which was just established in hrtimer_start() above. So in bc_set_next() 74 * base lock. in bc_set_next() 76 bc->bound_on = bctimer.base->cpu_base->cpu; in bc_set_next()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dp/ |
H A D | dp_parser.h | 30 void __iomem *base; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/core/ |
H A D | engine.h | 31 } base; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_hw_top.h | 137 struct dpu_hw_blk base; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | pci.h | 21 u64 base; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | cursnv50.c | 48 if (!nvkm_head_find(&disp->base, args->v0.head)) in nv50_disp_curs_new_()
|
H A D | dmacgp102.c | 31 struct nvkm_subdev *subdev = &chan->disp->base.engine.subdev; in gp102_disp_dmac_init()
|