/linux-4.1.27/arch/arm/mach-netx/include/mach/ |
D | xc.h | 23 struct xc { struct 34 int xc_reset(struct xc *x); argument 35 int xc_stop(struct xc* x); 36 int xc_start(struct xc *x); 37 int xc_running(struct xc *x); 38 int xc_request_firmware(struct xc* x); 39 struct xc* request_xc(int xcno, struct device *dev); 40 void free_xc(struct xc *x);
|
/linux-4.1.27/drivers/net/ethernet/ |
D | netx-eth.c | 101 struct xc *xc; member 261 xc_reset(priv->xc); in netx_eth_timeout() 262 xc_start(priv->xc); in netx_eth_timeout() 331 running = xc_running(priv->xc); in netx_eth_enable() 332 xc_stop(priv->xc); in netx_eth_enable() 351 if (xc_request_firmware(priv->xc)) { in netx_eth_enable() 357 xc_reset(priv->xc); in netx_eth_enable() 358 xc_start(priv->xc); in netx_eth_enable() 391 priv->xc = request_xc(pdata->xcno, &pdev->dev); in netx_eth_drv_probe() 392 if (!priv->xc) { in netx_eth_drv_probe() [all …]
|
/linux-4.1.27/arch/arm/mach-netx/ |
D | xc.c | 53 int xc_stop(struct xc *x) in xc_stop() 61 int xc_start(struct xc *x) in xc_start() 69 int xc_running(struct xc *x) in xc_running() 77 int xc_reset(struct xc *x) in xc_reset() 83 static int xc_check_ptr(struct xc *x, unsigned long adr, unsigned int size) in xc_check_ptr() 98 static int xc_patch(struct xc *x, const void *patch, int count) in xc_patch() 115 int xc_request_firmware(struct xc *x) in xc_request_firmware() 180 struct xc *request_xc(int xcno, struct device *dev) in request_xc() 182 struct xc *x = NULL; in request_xc() 191 x = kmalloc(sizeof (struct xc), GFP_KERNEL); in request_xc() [all …]
|
D | Makefile | 7 obj-y += time.o generic.o pfifo.o xc.o
|
/linux-4.1.27/arch/mips/math-emu/ |
D | ieee754int.h | 47 static inline int ieee754_class_nan(int xc) in ieee754_class_nan() argument 49 return xc >= IEEE754_CLASS_SNAN; in ieee754_class_nan() 53 unsigned xm; int xe; int xs __maybe_unused; int xc 82 #define EXPLODEXSP EXPLODESP(x, xc, xs, xe, xm) 87 u64 xm; int xe; int xs __maybe_unused; int xc 116 #define EXPLODEXDP EXPLODEDP(x, xc, xs, xe, xm) 141 #define FLUSHXDP FLUSHDP(x, xc, xs, xe, xm) 143 #define FLUSHXSP FLUSHSP(x, xc, xs, xe, xm)
|
D | sp_cmp.c | 38 if (ieee754_class_nan(xc) || ieee754_class_nan(yc)) { in ieee754sp_cmp() 40 xc == IEEE754_CLASS_SNAN || yc == IEEE754_CLASS_SNAN) in ieee754sp_cmp()
|
D | dp_cmp.c | 38 if (ieee754_class_nan(xc) || ieee754_class_nan(yc)) { in ieee754dp_cmp() 40 xc == IEEE754_CLASS_SNAN || yc == IEEE754_CLASS_SNAN) in ieee754dp_cmp()
|
D | dp_fsp.c | 41 switch (xc) { in ieee754dp_fsp()
|
D | sp_fdp.c | 45 switch (xc) { in ieee754sp_fdp()
|
D | sp_tlong.c | 39 switch (xc) { in ieee754sp_tlong()
|
D | dp_tint.c | 38 switch (xc) { in ieee754dp_tint()
|
D | sp_tint.c | 38 switch (xc) { in ieee754sp_tint()
|
D | sp_sqrt.c | 37 switch (xc) { in ieee754sp_sqrt()
|
D | dp_tlong.c | 38 switch (xc) { in ieee754dp_tlong()
|
D | dp_sqrt.c | 44 switch (xc) { in ieee754dp_sqrt()
|
D | sp_div.c | 41 switch (CLPAIR(xc, yc)) { in ieee754sp_div()
|
D | ieee754sp.c | 30 return xc; in ieee754sp_class()
|
D | dp_div.c | 41 switch (CLPAIR(xc, yc)) { in ieee754dp_div()
|
D | ieee754dp.c | 30 return xc; in ieee754dp_class()
|
D | sp_add.c | 39 switch (CLPAIR(xc, yc)) { in ieee754sp_add()
|
D | sp_sub.c | 39 switch (CLPAIR(xc, yc)) { in ieee754sp_sub()
|
D | dp_add.c | 39 switch (CLPAIR(xc, yc)) { in ieee754dp_add()
|
D | dp_sub.c | 39 switch (CLPAIR(xc, yc)) { in ieee754dp_sub()
|
D | sp_mul.c | 49 switch (CLPAIR(xc, yc)) { in ieee754sp_mul()
|
D | dp_mul.c | 49 switch (CLPAIR(xc, yc)) { in ieee754dp_mul()
|
/linux-4.1.27/arch/powerpc/boot/dts/ |
D | mpc8536ds_36b.dts | 49 ranges = <0x02000000 0 0xf0000000 0xc 0x00000000 0 0x10000000 64 ranges = <0x02000000 0 0xf8000000 0xc 0x18000000 0 0x08000000 79 ranges = <0x02000000 0 0xf8000000 0xc 0x10000000 0 0x08000000 94 ranges = <0x02000000 0 0xe0000000 0xc 0x20000000 0 0x20000000
|
D | mpc8548cds_36b.dts | 37 ranges = <0x2000000 0x0 0xe0000000 0xc 0x00000000 0x0 0x10000000 44 ranges = <0x2000000 0x0 0xe0000000 0xc 0x10000000 0x0 0x10000000 59 ranges = <0x2000000 0x0 0xe0000000 0xc 0x20000000 0x0 0x20000000 75 ranges = <0x0 0x0 0xc 0x40000000 0x0 0x20000000>;
|
D | t4240rdb.dts | 131 ranges = <0x02000000 0 0xe0000000 0xc 0x00000000 0x0 0x20000000 146 ranges = <0x02000000 0x0 0xe0000000 0xc 0x20000000 0x0 0x20000000 161 ranges = <0x02000000 0 0xe0000000 0xc 0x40000000 0 0x20000000 176 ranges = <0x02000000 0 0xe0000000 0xc 0x60000000 0 0x20000000 193 ranges = <0 0 0xc 0x20000000 0 0x10000000>; 196 ranges = <0 0 0xc 0x30000000 0 0x10000000>;
|
D | p5020ds.dts | 147 ranges = <0 0 0xc 0x20000000 0 0x10000000>; 150 ranges = <0 0 0xc 0x30000000 0 0x10000000>; 213 ranges = <0x02000000 0 0xe0000000 0xc 0x00000000 0x0 0x20000000 228 ranges = <0x02000000 0x0 0xe0000000 0xc 0x20000000 0x0 0x20000000 243 ranges = <0x02000000 0 0xe0000000 0xc 0x40000000 0 0x20000000 258 ranges = <0x02000000 0 0xe0000000 0xc 0x60000000 0 0x20000000
|
D | t4240qds.dts | 229 ranges = <0x02000000 0 0xe0000000 0xc 0x00000000 0x0 0x20000000 244 ranges = <0x02000000 0x0 0xe0000000 0xc 0x20000000 0x0 0x20000000 259 ranges = <0x02000000 0 0xe0000000 0xc 0x40000000 0 0x20000000 274 ranges = <0x02000000 0 0xe0000000 0xc 0x60000000 0 0x20000000 290 ranges = <0 0 0xc 0x20000000 0 0x10000000>; 293 ranges = <0 0 0xc 0x30000000 0 0x10000000>;
|
D | p3041ds.dts | 147 ranges = <0 0 0xc 0x20000000 0 0x10000000>; 150 ranges = <0 0 0xc 0x30000000 0 0x10000000>; 213 ranges = <0x02000000 0 0xe0000000 0xc 0x00000000 0x0 0x20000000 228 ranges = <0x02000000 0x0 0xe0000000 0xc 0x20000000 0x0 0x20000000 243 ranges = <0x02000000 0 0xe0000000 0xc 0x40000000 0 0x20000000 258 ranges = <0x02000000 0 0xe0000000 0xc 0x60000000 0 0x20000000
|
D | p4080ds.dts | 134 ranges = <0 0 0xc 0x20000000 0 0x10000000>; 137 ranges = <0 0 0xc 0x30000000 0 0x10000000>; 161 ranges = <0x02000000 0 0xe0000000 0xc 0x00000000 0x0 0x20000000 176 ranges = <0x02000000 0x0 0xe0000000 0xc 0x20000000 0x0 0x20000000 191 ranges = <0x02000000 0 0xe0000000 0xc 0x40000000 0 0x20000000
|
D | mpc8572ds_36b.dts | 40 ranges = <0x2000000 0x0 0xe0000000 0xc 0x00000000 0x0 0x20000000 55 ranges = <0x2000000 0x0 0xe0000000 0xc 0x20000000 0x0 0x20000000 70 ranges = <0x2000000 0x0 0xe0000000 0xc 0x40000000 0x0 0x20000000
|
D | p2041rdb.dts | 134 ranges = <0 0 0xc 0x20000000 0 0x10000000>; 137 ranges = <0 0 0xc 0x30000000 0 0x10000000>; 194 ranges = <0x02000000 0 0xe0000000 0xc 0x00000000 0x0 0x20000000 209 ranges = <0x02000000 0x0 0xe0000000 0xc 0x20000000 0x0 0x20000000 224 ranges = <0x02000000 0 0xe0000000 0xc 0x40000000 0 0x20000000
|
D | t104xrdb.dtsi | 120 ranges = <0x02000000 0 0xe0000000 0xc 0x00000000 0x0 0x10000000 135 ranges = <0x02000000 0x0 0xe0000000 0xc 0x10000000 0x0 0x10000000 150 ranges = <0x02000000 0 0xe0000000 0xc 0x20000000 0 0x10000000 165 ranges = <0x02000000 0 0xe0000000 0xc 0x30000000 0 0x10000000
|
D | t104xqds.dtsi | 124 ranges = <0x02000000 0 0xe0000000 0xc 0x00000000 0x0 0x10000000 139 ranges = <0x02000000 0x0 0xe0000000 0xc 0x10000000 0x0 0x10000000 154 ranges = <0x02000000 0 0xe0000000 0xc 0x20000000 0 0x10000000 169 ranges = <0x02000000 0 0xe0000000 0xc 0x30000000 0 0x10000000
|
D | t208xrdb.dtsi | 142 ranges = <0x02000000 0 0xe0000000 0xc 0x00000000 0x0 0x20000000 157 ranges = <0x02000000 0x0 0xe0000000 0xc 0x20000000 0x0 0x10000000 172 ranges = <0x02000000 0 0xe0000000 0xc 0x30000000 0 0x10000000 187 ranges = <0x02000000 0 0xe0000000 0xc 0x40000000 0 0x10000000
|
D | p1020rdb_36b.dts | 36 ranges = <0x2000000 0x0 0xc0000000 0xc 0x20000000 0x0 0x20000000 51 ranges = <0x2000000 0x0 0x80000000 0xc 0x00000000 0x0 0x20000000
|
D | t208xqds.dtsi | 208 ranges = <0x02000000 0 0xe0000000 0xc 0x00000000 0x0 0x20000000 223 ranges = <0x02000000 0x0 0xe0000000 0xc 0x20000000 0x0 0x10000000 238 ranges = <0x02000000 0 0xe0000000 0xc 0x30000000 0 0x10000000 253 ranges = <0x02000000 0 0xe0000000 0xc 0x40000000 0 0x10000000
|
D | p1022ds_36b.dts | 57 ranges = <0x2000000 0x0 0xe0000000 0xc 0x20000000 0x0 0x20000000 72 ranges = <0x2000000 0x0 0xe0000000 0xc 0x40000000 0x0 0x20000000 87 ranges = <0x2000000 0x0 0xe0000000 0xc 0x00000000 0x0 0x20000000
|
D | mvme5100.dts | 134 0x8000 0x0 0x0 0x4 &mpic 0xc 0x1 137 0x8800 0x0 0x0 0x1 &mpic 0xc 0x1 151 0xa000 0x0 0x0 0x4 &mpic 0xc 0x1
|
D | t2080qds.dts | 49 ranges = <0 0 0xc 0x20000000 0 0x10000000>; 52 ranges = <0 0 0xc 0x30000000 0 0x10000000>;
|
D | t2080rdb.dts | 49 ranges = <0 0 0xc 0x20000000 0 0x10000000>; 52 ranges = <0 0 0xc 0x30000000 0 0x10000000>;
|
D | b4860qds.dts | 52 ranges = <0 0 0xc 0x20000000 0 0x10000000>; 55 ranges = <0 0 0xc 0x30000000 0 0x10000000>;
|
D | kmcoge4.dts | 134 ranges = <0x02000000 0 0xe0000000 0xc 0x00000000 0x0 0x20000000 153 ranges = <0x02000000 0 0xe0000000 0xc 0x20000000 0 0x20000000
|
D | p5040ds.dts | 198 ranges = <0x02000000 0 0xe0000000 0xc 0x00000000 0x0 0x20000000 213 ranges = <0x02000000 0x0 0xe0000000 0xc 0x20000000 0x0 0x20000000 228 ranges = <0x02000000 0 0xe0000000 0xc 0x40000000 0 0x20000000
|
D | p1020mbg-pc_36b.dts | 59 ranges = <0x2000000 0x0 0xe0000000 0xc 0x20000000 0x0 0x20000000 74 ranges = <0x2000000 0x0 0xe0000000 0xc 0x00000000 0x0 0x20000000
|
D | p1010rdb_36b.dtsi | 53 ranges = <0x2000000 0x0 0xc0000000 0xc 0x20000000 0x0 0x20000000 68 ranges = <0x2000000 0x0 0xc0000000 0xc 0x20000000 0x0 0x20000000
|
D | p1024rdb_36b.dts | 56 ranges = <0x2000000 0x0 0xe0000000 0xc 0x20000000 0x0 0x20000000 71 ranges = <0x2000000 0x0 0xe0000000 0xc 0x00000000 0x0 0x20000000
|
D | p1020rdb-pc_36b.dts | 60 ranges = <0x2000000 0x0 0xc0000000 0xc 0x20000000 0x0 0x20000000 75 ranges = <0x2000000 0x0 0x80000000 0xc 0x00000000 0x0 0x20000000
|
D | p1020utm-pc_36b.dts | 59 ranges = <0x2000000 0x0 0xe0000000 0xc 0x20000000 0x0 0x20000000 74 ranges = <0x2000000 0x0 0xe0000000 0xc 0x00000000 0x0 0x20000000
|
D | p2020rdb-pc_36b.dts | 66 ranges = <0x2000000 0x0 0xe0000000 0xc 0x20000000 0x0 0x20000000 81 ranges = <0x2000000 0x0 0xe0000000 0xc 0x00000000 0x0 0x20000000
|
D | p1021rdb-pc_36b.dts | 58 ranges = <0x2000000 0x0 0xc0000000 0xc 0x20000000 0x0 0x20000000 74 ranges = <0x2000000 0x0 0x80000000 0xc 0x00000000 0x0 0x20000000
|
D | mpc8572ds_camp_core1.dts | 89 0x9 0xa 0xb 0xc /* usb */
|
D | mpc8568mds.dts | 143 0x4 0xc 0x2 0x0 0x2 0x0 /* RxD3 */ 171 0x5 0xc 0x2 0x0 0x2 0x0 /* RxD3 */
|
D | p1025rdb_36b.dts | 73 ranges = <0x2000000 0x0 0xe0000000 0xc 0x00000000 0x0 0x20000000
|
D | oca4080.dts | 104 ranges = <0 0 0xc 0x20000000 0 0x10000000>;
|
D | mpc8569mds.dts | 159 0x0 0xc 0x2 0x0 0x3 0x0 /* ENET1_RX_DV_SER1_CTS_B */ 210 0x1 0xc 0x1 0x0 0x2 0x0 /* ENET4_TXD0_SER4_TXD0 */
|
D | holly.dts | 113 interrupts = <0xc 0x2>;
|
D | b4qds.dtsi | 205 ranges = <0x02000000 0 0xe0000000 0xc 0x00000000 0x0 0x20000000
|
D | acadia.dts | 167 interrupts = <0xb 0x4 0xc 0x4>;
|
D | mpc8544ds.dtsi | 125 0xe000 0x0 0x0 0x1 &i8259 0xc 0x2
|
D | ge_imp3a.dts | 163 interrupts = <0xc 0x4>;
|
D | ep405.dts | 81 0xc 0x4 /* RXEOB */
|
D | icon.dts | 121 0xc 0x00000000 0xc 0x00000000 0x20000000
|
D | c293pcie.dts | 59 ranges = <0x2000000 0x0 0x80000000 0xc 0x00000000 0x0 0x20000000
|
D | walnut.dts | 81 0xc 0x4 /* RXEOB */
|
D | prpmc2800.dts | 153 reg = <0xb400 0xc>;
|
D | katmai.dts | 125 0xc 0x00000000 0xc 0x00000000 0x20000000
|
D | sam440ep.dts | 214 reg = <0xef600d00 0xc>;
|
D | hotfoot.dts | 81 0xc 0x4 /* RXEOB */
|
D | canyonlands.dts | 190 /* DMA */ 0x2 &UIC0 0xc 0x4>; 491 0x0 0x0 0x0 0x1 &UIC3 0xc 0x4 /* swizzled int A */
|
D | p1021mds.dts | 215 0x0 0xc 0x1 0x0 0x2 0x0 /* ENET1_TXD3_SER1_TXD3 */
|
D | c2k.dts | 165 reg = <0xb400 0xc>;
|
D | p1025twr.dtsi | 173 0x0 0xc 0x1 0x0 0x2 0x0 /* ENET1_TXD3_SER1_TXD3 */
|
D | p1025rdb.dtsi | 258 0x0 0xc 0x1 0x0 0x2 0x0 /* ENET1_TXD3_SER1_TXD3 */
|
D | bluestone.dts | 379 0x0 0x0 0x0 0x1 &UIC3 0xc 0x4 /* swizzled int A */
|
D | makalu.dts | 348 0x0 0x0 0x0 0x2 &UIC2 0xc 0x4 /* swizzled int B */
|
D | kilauea.dts | 402 0x0 0x0 0x0 0x2 &UIC2 0xc 0x4 /* swizzled int B */
|
D | mpc8572ds.dtsi | 346 0xe000 0x0 0x0 0x1 &i8259 0xc 0x2
|
D | virtex440-ml507.dts | 381 xlnx,num-intr-inputs = <0xc>;
|
D | glacier.dts | 528 0x0 0x0 0x0 0x1 &UIC3 0xc 0x4 /* swizzled int A */
|
D | virtex440-ml510.dts | 449 xlnx,num-intr-inputs = <0xc>;
|
/linux-4.1.27/Documentation/devicetree/bindings/thermal/ |
D | ti_soc_thermal.txt | 56 reg = <0x4a0021e0 0xc 57 0x4a00232c 0xc 66 reg = <0x4a0021e0 0xc 67 0x4a00232c 0xc
|
/linux-4.1.27/arch/s390/lib/ |
D | mem.S | 35 xc 0(256,%r1),0(%r1) 60 xc 0(1,%r1),0(%r1)
|
/linux-4.1.27/arch/s390/kernel/ |
D | entry.S | 231 xc __SF_BACKCHAIN(8,%r15),__SF_BACKCHAIN(%r15) 430 xc __PT_FLAGS(8,%r11),__PT_FLAGS(%r11) 441 xc __SF_BACKCHAIN(8,%r15),__SF_BACKCHAIN(%r15) 457 xc __SF_BACKCHAIN(8,%r15),__SF_BACKCHAIN(%r15) 494 xc __PT_FLAGS(8,%r11),__PT_FLAGS(%r11) 496 xc __SF_BACKCHAIN(8,%r15),__SF_BACKCHAIN(%r15) 551 xc __SF_BACKCHAIN(8,%r1),__SF_BACKCHAIN(%r1) 569 xc __SF_BACKCHAIN(8,%r1),__SF_BACKCHAIN(%r1) 666 xc __PT_FLAGS(8,%r11),__PT_FLAGS(%r11) 668 xc __SF_BACKCHAIN(8,%r15),__SF_BACKCHAIN(%r15) [all …]
|
D | swsusp.S | 91 xc __SF_EMPTY(4,%r15),__SF_EMPTY(%r15) 140 xc __SF_EMPTY(4,%r15),__SF_EMPTY(%r15)
|
D | sclp.S | 154 xc .LinitmaskS3-.LinitsccbS3(8,%r6),.LinitmaskS3-.LinitsccbS3(%r6)
|
/linux-4.1.27/Documentation/aoe/ |
D | udev-install.sh | 33 sh -xc "cp `dirname $0`/udev.txt $rules_d/60-aoe.rules"
|
/linux-4.1.27/arch/s390/kernel/vdso32/ |
D | clock_getres.S | 36 xc 0(4,%r3),0(%r3) /* set tp->tv_sec to zero */
|
/linux-4.1.27/Documentation/devicetree/bindings/reset/ |
D | allwinner,sunxi-clock-reset.txt | 20 reg = <0x01c202c0 0xc>;
|
/linux-4.1.27/Documentation/video4linux/ |
D | not-in-cx2388x-datasheet.txt | 8 Digit 7: 27-24 (0xc = 12 = b1100 )
|
/linux-4.1.27/Documentation/devicetree/bindings/pwm/ |
D | pwm-sun4i.txt | 16 reg = <0x01c20e00 0xc>;
|
/linux-4.1.27/arch/s390/kernel/vdso64/ |
D | clock_getres.S | 42 xc 0(8,%r3),0(%r3) /* set tp->tv_sec to zero */
|
/linux-4.1.27/Documentation/devicetree/bindings/clock/ |
D | mvebu-corediv-clock.txt | 19 reg = <0x18740 0xc>;
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | da850.dtsi | 78 0xc 0x00000002 0x0000000f 84 0xc 0x00000020 0x000000f0 148 0xc 0x88888888 0xffffffff
|
D | omap36xx-clocks.dtsi | 41 ti,bit-shift = <0xc>;
|
D | dra7.dtsi | 273 reg = <0x4a0021e0 0xc 274 0x4a00232c 0xc 914 <0x4ae06014 0x4>, <0x4a003b20 0xc>, 947 <0x4ae06010 0x4>, <0x4a0025cc 0xc>, 980 <0x4ae06010 0x4>, <0x4a0025e0 0xc>, 1013 <0x4ae06010 0x4>, <0x4a003b08 0xc>,
|
D | am335x-igep0033.dtsi | 69 0xc (PIN_INPUT_PULLUP | MUX_MODE0) /* gpmc_ad3.gpmc_ad3 */
|
D | armada-370-xp.dtsi | 219 reg = <0x18740 0xc>;
|
D | stih416-clock.dtsi | 595 reg = <0xfe8308ac 0xc>; /* SYSCFG2555,2556,2557 */ 706 reg = <0xfd32086c 0xc>; /* SYSCFG8539,8540,8541 */
|
D | am335x-nano.dts | 53 0xc (PIN_INPUT_PULLUP | MUX_MODE0) /* gpmc_ad3.gpmc_ad3 */
|
D | imx50.dtsi | 285 reg = <0x53fa8000 0xc>;
|
D | omap5.dtsi | 950 reg = <0x4a0021e0 0xc 951 0x4a00232c 0xc
|
D | armada-39x.dtsi | 387 reg = <0xe4250 0xc>;
|
D | dra72-evm.dts | 53 0xc (PIN_INPUT | MUX_MODE0) /* gpmc_ad3 */
|
D | armada-375.dtsi | 555 reg = <0xe8250 0xc>;
|
D | dra7-evm.dts | 163 0xc (PIN_INPUT | MUX_MODE0) /* gpmc_ad3 */
|
D | armada-38x.dtsi | 531 reg = <0xe4250 0xc>;
|
D | am335x-evm.dts | 190 0xc (PIN_INPUT_PULLUP | MUX_MODE0) /* gpmc_ad3.gpmc_ad3 */
|
D | am437x-gp-evm.dts | 202 0xc (PIN_INPUT | MUX_MODE0) /* gpmc_ad3.gpmc_ad3 */
|
D | am43x-epos-evm.dts | 173 0xc (PIN_INPUT_PULLDOWN | MUX_MODE0) /* gpmc_ad3.gpmc_ad3 */
|
D | sun8i-a23.dtsi | 384 reg = <0x01c202c0 0xc>;
|
D | imx53.dtsi | 422 reg = <0x53fa8000 0xc>;
|
D | sun4i-a10.dtsi | 799 reg = <0x01c20e00 0xc>;
|
D | tegra20-seaboard.dts | 410 reg = <0xc>;
|
D | sun6i-a31.dtsi | 630 reg = <0x01c202c0 0xc>;
|
D | sun7i-a20.dtsi | 1008 reg = <0x01c20e00 0xc>;
|
D | omap3xxx-clocks.dtsi | 266 ti,bit-shift = <0xc>;
|
/linux-4.1.27/drivers/net/wan/lmc/ |
D | lmc_main.c | 342 struct lmc_xilinx_control xc; /*fold02*/ in lmc_ioctl() local 354 if (copy_from_user(&xc, ifr->ifr_data, sizeof(struct lmc_xilinx_control))) { in lmc_ioctl() 358 switch(xc.command){ in lmc_ioctl() 492 if (!xc.data) { in lmc_ioctl() 497 data = kmalloc(xc.len, GFP_KERNEL); in lmc_ioctl() 503 if(copy_from_user(data, xc.data, xc.len)) in lmc_ioctl() 510 … printk("%s: Starting load of data Len: %d at 0x%p == 0x%p\n", dev->name, xc.len, xc.data, data); in lmc_ioctl() 569 for(pos = 0; pos < xc.len; pos++){ in lmc_ioctl()
|
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/fsl/ |
D | srio.txt | 93 ranges = <0 0 0xc 0x20000000 0 0x10000000>; 101 ranges = <0 0 0xc 0x30000000 0 0x10000000>;
|
D | fman.txt | 438 fsl,qman-channel-range = <0x40 0xc>; 506 cell-index = <0xc>;
|
/linux-4.1.27/Documentation/devicetree/bindings/arm/ |
D | pmu.txt | 36 - qcom,no-pc-write : Indicates that this PMU doesn't support the 0xc and 0xd
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/sec/fuc/ |
D | g98.fuc0s | 64 .b32 #ctx_key + 0xc + 0x20000 ~0xffffffff 68 .b32 #ctx_iv + 0xc + 0x20000 ~0xffffffff 116 or $r1 0xc 299 and $r1 $r1 0xc 322 st b32 D[$r0 + #swap + 0xc] $r6
|
/linux-4.1.27/net/xfrm/ |
D | xfrm_state.c | 1270 struct xfrm_state *xc; in xfrm_state_migrate() local 1272 xc = xfrm_state_clone(x); in xfrm_state_migrate() 1273 if (!xc) in xfrm_state_migrate() 1276 memcpy(&xc->id.daddr, &m->new_daddr, sizeof(xc->id.daddr)); in xfrm_state_migrate() 1277 memcpy(&xc->props.saddr, &m->new_saddr, sizeof(xc->props.saddr)); in xfrm_state_migrate() 1283 xfrm_state_insert(xc); in xfrm_state_migrate() 1285 if (xfrm_state_add(xc) < 0) in xfrm_state_migrate() 1289 return xc; in xfrm_state_migrate() 1291 xfrm_state_put(xc); in xfrm_state_migrate()
|
D | xfrm_policy.c | 3300 struct xfrm_state *x, *xc; in xfrm_migrate() local 3319 if ((xc = xfrm_state_migrate(x, mp))) { in xfrm_migrate() 3320 x_new[nx_new] = xc; in xfrm_migrate()
|
/linux-4.1.27/Documentation/fb/ |
D | cmap_xfbdev.txt | 37 xc-011010/programs/Xserver/dix/colormap.c:
|
D | framebuffer.txt | 290 under "xc/programs/Xserver/hw/xfree86/doc/modeDB.txt".
|
/linux-4.1.27/arch/xtensa/boot/dts/ |
D | xtfpga.dtsi | 106 reg = <0x0d0a0000 0xc>;
|
/linux-4.1.27/arch/m68k/ifpsp060/ |
D | ilsp.doc | 91 add.l &0xc,%sp # clear arguments from stack 106 add.l &0xc,%sp # clear arguments from stack
|
D | fplsp.doc | 89 add.l &0xc,%sp # clear operand from stack
|
/linux-4.1.27/Documentation/frv/ |
D | gdbinit | 37 …lx %08lx %08lx\n",__debug_mmu.tlb[0xc].L,__debug_mmu.tlb[0xc].P,__debug_mmu.tlb[0x40+0xc].L,__deb…
|
/linux-4.1.27/Documentation/trace/ |
D | coresight.txt | 253 Instruction 0 0x8026B540 E24DD00C false SUB sp,sp,#0xc 293 Instruction 0 0x8026B578 E592200C false LDR r2,[r2,#0xc] 297 Instruction 13570831 0x8026B584 E28DD00C false ADD sp,sp,#0xc
|
D | kprobetrace.txt | 162 …<...>-1447 [001] 1038282.286878: myretprobe: (sys_openat+0xc/0xe <- do_sys_open) $retval=ffffffff…
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | emu10k1-jack.txt | 70 capture_15 asio12 FXBUS2(0xc)
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-class-extcon | 91 0xc
|
/linux-4.1.27/arch/arm64/boot/dts/apm/ |
D | apm-storm.dtsi | 196 csr-mask = <0xc>; 297 csr-offset = <0xc>; 310 csr-offset = <0xc>;
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/ |
D | com.fuc | 149 or $r2 0xc 710 mov $r5 0xc
|
/linux-4.1.27/Documentation/ |
D | kmemcheck.txt | 502 ffffffff8104edd8: mov $0xc,%ecx 525 value $0xc just before (ffffffff8104edd8), so we are very lucky. Keep in mind 528 that the uninitialized value was encountered at 4 * (0xc - 0x9) = 12 bytes
|
D | kernel-parameters.txt | 2005 The memory region may be marked as e820 type 12 (0xc)
|
/linux-4.1.27/arch/mips/boot/dts/cavium-octeon/ |
D | octeon_3xxx.dts | 304 reg = <0xc>; /* Port */
|
/linux-4.1.27/Documentation/devicetree/bindings/ |
D | marvell.txt | 244 reg = <0xb400 0xc>;
|
/linux-4.1.27/Documentation/networking/ |
D | filter.txt | 499 1b: mov $0xc,%esi 533 1b: mov $0xc,%esi
|
/linux-4.1.27/Documentation/s390/ |
D | Debugging390.txt | 654 400500: a7 d5 00 04 bras %r13,400508 <main+0xc> 993 so its offset is 96/8=12=0xc
|
/linux-4.1.27/Documentation/scsi/ |
D | ncr53c8xx.txt | 370 895 0xc
|
/linux-4.1.27/arch/arm/crypto/ |
D | sha256-core.S_shipped | 2657 # define INST(a,b,c,d) .byte c,d|0xc,a,b
|
/linux-4.1.27/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 3625 0x1001c2bf <block_write+1103>: addl %eax,0xc(%ebp)
|