/linux/drivers/clk/mvebu/ |
H A D | mv98dx3236.c | 13 #include <linux/kernel.h> 14 #include <linux/clk-provider.h> 15 #include <linux/io.h> 16 #include <linux/of.h> 17 #include "common.h" 21 * For 98DX4251 Sample At Reset the CPU, DDR and Main PLL clocks are all 30 * For 98DX3236 Sample At Reset the CPU, DDR and Main PLL clocks are all 76 if (of_machine_is_compatible("marvell,armadaxp-98dx4251")) in mv98dx3236_get_cpu_freq() 78 else if (of_machine_is_compatible("marvell,armadaxp-98dx3236")) in mv98dx3236_get_cpu_freq() 125 if (of_machine_is_compatible("marvell,armadaxp-98dx4251")) { in mv98dx3236_get_clk_ratio() [all …]
|
/linux/drivers/net/wireless/intel/iwlegacy/ |
H A D | 4965.c | 12 #include <linux/kernel.h> 13 #include <linux/module.h> 14 #include <linux/pci.h> 15 #include <linux/dma-mapping.h> 16 #include <linux/delay.h> 17 #include <linux/sched.h> 18 #include <linux/skbuff.h> 19 #include <linux/netdevice.h> 20 #include <linux/units.h> 21 #include <net/mac80211.h> [all …]
|
/linux/fs/udf/ |
H A D | dir.c | 13 * 10/05/98 dgb Split directory operations into its own file 15 * 10/06/98 Made directory operations work! 16 * 11/17/98 Rewrote directory to support ICBTAG_FLAG_AD_LONG 17 * 11/25/98 blf Rewrote directory handling (readdir+lookup) to support reading 19 * 12/12/98 Split out the lookup code to namei.c. bulk of directory 23 #include "udfdecl.h" 25 #include <linux/string.h> 26 #include <linux/errno.h> 27 #include <linux/mm.h> 28 #include <linux/slab.h> [all …]
|
H A D | file.c | 15 * 10/02/98 dgb Attempt to integrate into udf.o 16 * 10/07/98 Switched to using generic_readpage, etc., like isofs 18 * 12/06/98 blf Added udf_file_read. uses generic_file_read for all cases but 24 #include "udfdecl.h" 25 #include <linux/fs.h> 26 #include <linux/uaccess.h> 27 #include <linux/kernel.h> 28 #include <linux/string.h> /* memset */ 29 #include <linux/capability.h> 30 #include <linux/errno.h> [all …]
|
/linux/arch/sparc/lib/ |
H A D | copy_user.S | 15 #include <linux/export.h> 16 #include <asm/ptrace.h> 17 #include <asm/asmmacro.h> 18 #include <asm/page.h> 19 #include <asm/thread_info.h> 32 98: x,y; \ 37 EX_ENTRY(98b, 99b) 40 98: x,y; \ 46 EX_ENTRY(98b, 99b) 49 98: x, y; \ [all …]
|
H A D | memset.S | 12 #include <linux/export.h> 13 #include <asm/ptrace.h> 19 98: x,y; \ 26 .word 98b, 99b; \ 31 98: std source, [base + offset + n]; \ 38 .word 98b, 99b; \
|
H A D | ffs.S | 2 #include <linux/export.h> 3 #include <linux/linkage.h> 75 brz,pn %o0, 98f 79 98: retl
|
H A D | copy_in_user.S | 7 #include <linux/export.h> 8 #include <linux/linkage.h> 9 #include <asm/asi.h> 14 98: x,y; \ 17 .word 98b, z; \
|
H A D | bzero.S | 8 #include <linux/export.h> 9 #include <linux/linkage.h> 87 98: x,y; \ 90 .word 98b, __retl_o1; \
|
/linux/drivers/misc/ |
H A D | tsl2550.c | 9 #include <linux/module.h> 10 #include <linux/slab.h> 11 #include <linux/i2c.h> 12 #include <linux/mutex.h> 104 99, 99, 99, 98, 98, 98, 98, 98, 105 98, 98, 97, 97, 97, 97, 97, 96,
|
/linux/arch/xtensa/include/asm/ |
H A D | asmmacro.h | 2 * include/asm-xtensa/asmmacro.h 14 #include <linux/export.h> 15 #include <asm/core.h> 57 98: 97 98: 115 98: 129 98: 140 bltu \ar, \as, 98b
|
/linux/net/bluetooth/ |
H A D | aosp.c | 6 #include <net/bluetooth/bluetooth.h> 7 #include <net/bluetooth/hci_core.h> 9 #include "aosp.h" 33 /* v0.98: 21 octets */ 73 /* AOSP displays the verion number like v0.98, v1.00, etc. */ in aosp_do_open() 84 if (version_supported < 98) { in aosp_do_open() 93 * v0.98. Refer to in aosp_do_open()
|
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | intel,pinctrl-keembay.yaml | 96 #include <dt-bindings/interrupt-controller/arm-gic.h> 97 #include <dt-bindings/interrupt-controller/irq.h> 110 <GIC_SPI 98 IRQ_TYPE_LEVEL_HIGH>, 130 <GIC_SPI 98 IRQ_TYPE_LEVEL_HIGH>,
|
H A D | sunplus,sp7021-pinctrl.yaml | 19 SP7021 has 99 digital GPIO pins which are numbered from GPIO 0 to 98. All 66 Any GPIO pins (GPIO 0 to 98) can be set to pins of I/O processor. 125 Bit 32~24: defines GPIO number. Its range is 0 ~ 98. 130 'include/dt-binging/pinctrl/sppctl.h'). 296 #include <dt-bindings/pinctrl/sppctl-sp7021.h>
|
/linux/Documentation/staging/ |
H A D | static-keys.rst | 193 see: arch/x86/include/asm/jump_label.h 196 see: arch/x86/include/asm/jump_label.h 199 see: arch/x86/include/asm/jump_label.h 205 see: arch/x86/include/asm/jump_label.h 241 ffffffff810442bd: 48 98 cltq 243 ffffffff810442c0: 48 c7 c7 e3 54 98 81 mov $0xffffffff819854e3,%rdi 263 ffffffff81044222: 48 98 cltq 265 ffffffff81044225: 48 c7 c7 13 53 98 81 mov $0xffffffff81985313,%rdi
|
/linux/drivers/media/pci/cobalt/ |
H A D | cobalt-cpld.c | 9 #include <linux/delay.h> 11 #include "cobalt-cpld.h" 144 { 98, 7, 14 }, { 100, 5, 20 }, { 104, 4, 26 }, 174 { 392, 4, 98 }, { 396, 11, 36 }, { 400, 4, 100 }, 184 { 490, 5, 98 }, { 492, 6, 82 }, { 496, 4, 124 }, 193 { 588, 6, 98 }, { 590, 5, 118 }, { 594, 11, 54 }, 200 { 684, 6, 114 }, { 686, 7, 98 }, { 696, 6, 116 }, 218 { 1062, 9, 118 }, { 1078, 11, 98 }, { 1080, 9, 120 },
|
/linux/arch/sparc/include/asm/ |
H A D | pgtsrmmu.h | 3 * pgtsrmmu.h: SRMMU page table defines and code. 11 #include <asm/page.h> 14 #include <asm/thread_info.h> /* TI_UWINMASK for WINDOW_FLUSH */ 91 98: ld [%g6 + TI_UWINMASK], tmp2; \ 94 bne 98b; \
|
/linux/kernel/ |
H A D | acct.c | 23 * lost the old acct_file. 3/10/98, Al Viro. 26 * XTerms and EMACS are manifestations of pure evil. 21/10/98, AV. 34 * real mess with do_remount_sb(). 9/11/98, AV. 40 * is one more bug... 10/11/98, AV. 47 #include <linux/mm.h> 48 #include <linux/slab.h> 49 #include <linux/acct.h> 50 #include <linux/capability.h> 51 #include <linux/file.h> 52 #include <linux/tty.h> [all …]
|
/linux/drivers/gpu/drm/omapdrm/dss/ |
H A D | dispc_coefs.c | 7 #include <linux/kernel.h> 9 #include "omapdss.h" 10 #include "dispc.h" 47 { 0, 6, 98, 24, 0 }, 53 { 0, 24, 98, 6, 0 }, 148 { -10, 55, 98, -16, 1 }, 150 { 1, -16, 98, 55, -10 },
|
/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dispc_coefs.c | 9 #include <linux/kernel.h> 10 #include <video/omapfb_dss.h> 12 #include "dispc.h" 49 { 0, 6, 98, 24, 0 }, 55 { 0, 24, 98, 6, 0 }, 150 { -10, 55, 98, -16, 1 }, 152 { 1, -16, 98, 55, -10 },
|
/linux/drivers/pinctrl/mediatek/ |
H A D | pinctrl-mt8365.c | 7 #include <dt-bindings/pinctrl/mt65xx.h> 8 #include <linux/of.h> 9 #include <linux/module.h> 10 #include <linux/pinctrl/pinctrl.h> 11 #include <linux/platform_device.h> 12 #include <linux/regmap.h> 14 #include "pinctrl-mtk-common.h" 15 #include "pinctrl-mtk-mt8365.h" 126 MTK_PIN_DRV_GRP(98, 0x750, 28, 2), 198 MTK_PIN_PUPD_SPEC_SR(98, 0x090, 8, 7, 6), [all …]
|
/linux/arch/arm/mach-mvebu/ |
H A D | platsmp.c | 17 #include <linux/init.h> 18 #include <linux/smp.h> 19 #include <linux/clk.h> 20 #include <linux/of.h> 21 #include <linux/of_address.h> 22 #include <linux/mbus.h> 23 #include <asm/cacheflush.h> 24 #include <asm/smp_plat.h> 25 #include "common.h" 26 #include "armada-370-xp.h" [all …]
|
/linux/drivers/input/keyboard/ |
H A D | atakbd.c | 24 #include <linux/module.h> 25 #include <linux/init.h> 26 #include <linux/input.h> 27 #include <linux/delay.h> 28 #include <linux/interrupt.h> 30 #include <asm/atariints.h> 31 #include <asm/atarihw.h> 32 #include <asm/atarikb.h> 33 #include <asm/irq.h> 43 0x62: KP_/ 98 [all …]
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | sm8150-sony-xperia-kumano.dtsi | 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h> 10 #include <dt-bindings/regulator/qcom,rpmh-regulator.h> 185 ipa_fw_mem: memory@98b00000 { 190 ipa_gsi_mem: memory@98b10000 { 195 gpu_mem: memory@98b15000 { 200 spss_mem: memory@98c00000 { 205 cdsp_mem: memory@98d00000 {
|
/linux/arch/mips/include/uapi/asm/ |
H A D | posix_types.h | 7 * Copyright (C) 1996, 97, 98, 99, 2000 by Ralf Baechle 13 #include <asm/sgidefs.h> 24 #include <asm-generic/posix_types.h>
|