| /linux/drivers/misc/eeprom/ |
| H A D | digsy_mtc_eeprom.c | 29 #define EE_SPI_BUS_NUM 1 41 .num_chipselect = 1, 53 .dev_id = "spi_gpio.1", 55 GPIO_LOOKUP("gpio@b00", GPIO_EEPROM_CLK, 57 GPIO_LOOKUP("gpio@b00", GPIO_EEPROM_DI, 59 GPIO_LOOKUP("gpio@b00", GPIO_EEPROM_DO, 61 GPIO_LOOKUP("gpio@b00", GPIO_EEPROM_CS, 63 GPIO_LOOKUP("gpio@b00", GPIO_EEPROM_OE,
|
| /linux/arch/powerpc/include/asm/ |
| H A D | pnv-ocxl.h | 11 #define PNV_OCXL_TL_RATE_BUF_SIZE ((PNV_OCXL_TL_MAX_TEMPLATE+1) * PNV_OCXL_TL_BITS_PER_RATE /… 13 #define PNV_OCXL_ATSD_TIMEOUT 1 20 * 0b00 Just invalidate TLB. 25 #define PNV_OCXL_ATSD_LNCH_RIC PPC_BITMASK(1, 2) 29 * 0b00 Invalidate just the target VA. 41 * 010 1GB
|
| /linux/drivers/zorro/ |
| H A D | zorro.ids | 107 0b00 2400zi [Modem] 261 0400 GrandSlam PIC 1 [RAM Expansion] 290 0000 GDA-1 VRAM [Graphics Card] 291 0100 GDA-1 [Graphics Card] 319 0b00 Picasso II/II+ RAM [Graphics Card] 360 0b00 Piccolo SD64 [Graphics Card] 370 1d00 FastATA 4000 [IDE Interface] 371 1e00 FastATA ZIV [IDE Interface] 419 0b00 Blizzard 1230-II/Fastlane Z3/CyberSCSI/CyberStorm060 [Accelerator and/or SCSI Host Adapter] 474 2b00 SRAM [RAM Expansion]
|
| /linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/cpm/ |
| H A D | usb.txt | 8 #address-cells = <1>; 11 reg = <11b60 18 8b00 100>;
|
| /linux/Documentation/sound/soc/ |
| H A D | dapm-graph.svg | 6 <!-- Title: G Pages: 1 --> 9 <g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 626)"> 28 <title>hdmi-audio-codec.1.auto</title> 30 …="212" y="-598.8" font-family="sans-serif" font-size="14.00">hdmi-audio-codec.1.auto</text> 53 <!-- hdmi-audio-codec.1.auto_I2S Playback --> 55 <title>hdmi-audio-codec.1.auto_I2S Playback</title> 60 <!-- 4000b000.audio-controller_playback->hdmi-audio-codec.1.auto_I2S Playback --> 62 <title>4000b000.audio-controller_playback->hdmi-audio-codec.1.auto_I2S Playback<… 66 <!-- hdmi-audio-codec.1.auto_Capture --> 68 <title>hdmi-audio-codec.1.auto_Capture</title> [all …]
|
| /linux/Documentation/devicetree/bindings/spi/ |
| H A D | ralink,mt7621-spi.yaml | 20 maxItems: 1 23 maxItems: 1 29 maxItems: 1 48 spi@b00 { 56 #address-cells = <1>;
|
| /linux/Documentation/devicetree/bindings/clock/ |
| H A D | qcom,spmi-clkdiv.yaml | 23 maxItems: 1 34 const: 1 53 #address-cells = <1>; 56 clock-controller@5b00 { 61 #clock-cells = <1>; 64 assigned-clocks = <&pm8998_clk_divs 1>,
|
| /linux/arch/powerpc/sysdev/ |
| H A D | rtc_cmos_setup.c | 25 unsigned int num_res = 1; in add_rtc() 30 np = of_find_compatible_node(NULL, NULL, "pnpPNP,b00"); in add_rtc() 56 res[1].start = 8; in add_rtc() 57 res[1].end = 8; in add_rtc() 58 res[1].flags = IORESOURCE_IRQ; in add_rtc() 62 pd = platform_device_register_simple("rtc_cmos", -1, in add_rtc()
|
| /linux/arch/arm64/include/asm/ |
| H A D | kvm_nested.h | 137 case 0b00: in kvm_s2_trans_exec_el0() 153 case 0b00: in kvm_s2_trans_exec_el1() 236 WARN_ON_ONCE(1); in kvm_auth_eretax() 279 case 1: in decode_range_tlbi() 307 case 1: return 36; in ps_to_output_size()
|
| /linux/drivers/usb/host/ |
| H A D | octeon-hcd.h | 56 ((bid) & 1) * 0x100000000000ull) 59 (((off) & 7) + ((bid) & 1) * 0x8000000000ull) * 32) 86 #define CVMX_USBNXBID1(bid) (((bid) & 1) * 0x10000000ull) 87 #define CVMX_USBNXBID2(bid) (((bid) & 1) * 0x100000000000ull) 122 * * 1'b0: GINTSTS.PTxFEmp interrupt indicates that the Periodic 124 * * 1'b1: GINTSTS.PTxFEmp interrupt indicates that the Periodic 131 * * 1'b0: GINTSTS.NPTxFEmp interrupt indicates that the Non- 133 * * 1'b1: GINTSTS.NPTxFEmp interrupt indicates that the Non- 136 * * 1'b0: Core operates in Slave mode 137 * * 1'b1: Core operates in a DMA mode [all …]
|
| /linux/drivers/clk/ralink/ |
| H A D | clk-mtmips.c | 74 #define CPU_SYS_CLKCFG_OCP_RATIO_1 0 /* 1:1 (Reserved) */ 75 #define CPU_SYS_CLKCFG_OCP_RATIO_1_5 1 /* 1:1.5 (Reserved) */ 76 #define CPU_SYS_CLKCFG_OCP_RATIO_2 2 /* 1:2 */ 77 #define CPU_SYS_CLKCFG_OCP_RATIO_2_5 3 /* 1:2.5 (Reserved) */ 78 #define CPU_SYS_CLKCFG_OCP_RATIO_3 4 /* 1:3 */ 79 #define CPU_SYS_CLKCFG_OCP_RATIO_3_5 5 /* 1:3.5 (Reserved) */ 80 #define CPU_SYS_CLKCFG_OCP_RATIO_4 6 /* 1:4 */ 81 #define CPU_SYS_CLKCFG_OCP_RATIO_5 7 /* 1:5 */ 82 #define CPU_SYS_CLKCFG_OCP_RATIO_10 8 /* 1:10 */ 153 .num_parents = 1, \ [all …]
|
| /linux/include/uapi/linux/ |
| H A D | cciss_defs.h | 51 #define LEVEL2LUN 1 /* index into Target(x) structure, due to byte swapping */ 54 #pragma pack(1) 61 BYTE Mode:2; /* b00 */
|
| /linux/arch/loongarch/include/asm/ |
| H A D | hw_breakpoint.h | 16 #define LOONGARCH_BREAKPOINT_LOAD (1 << 0) 17 #define LOONGARCH_BREAKPOINT_STORE (1 << 1) 35 #define LOONGARCH_BREAKPOINT_LEN_8 0b00
|
| /linux/arch/powerpc/boot/dts/ |
| H A D | pdm360ng.dts | 17 #address-cells = <1>; 18 #size-cells = <1>; 44 #address-cells = <1>; 45 #size-cells = <1>; 68 partition@1c0000 { 120 phy0: ethernet-phy@1f { 174 #address-cells = <1>; 191 psc@11b00 {
|
| H A D | amigaone.dts | 14 #address-cells = <1>; 15 #size-cells = <1>; 18 #cpus = <1>; 19 #address-cells = <1>; 74 #size-cells = <1>; 78 reg = <1 0x00000000 0x00000020 79 1 0x00000080 0x00000010 80 1 0x000000c0 0x00000020>; 87 reg = <1 0x00000020 0x00000002 88 1 0x000000a0 0x00000002 [all …]
|
| H A D | tqm5200.dts | 14 #address-cells = <1>; 15 #size-cells = <1>; 19 #address-cells = <1>; 41 #address-cells = <1>; 42 #size-cells = <1>; 65 interrupts = <1 9 0>; 81 gpio_simple: gpio@b00 { 84 interrupts = <1 7 0>; 98 interrupts = <3 0 0 3 1 0 3 2 0 3 3 0 104 xlb@1f00 { [all …]
|
| H A D | charon.dts | 17 #address-cells = <1>; 18 #size-cells = <1>; 22 #address-cells = <1>; 44 #address-cells = <1>; 45 #size-cells = <1>; 68 interrupts = <1 9 0>; 84 gpio_simple: gpio@b00 { 87 interrupts = <1 7 0>; 102 interrupts = <3 0 0 3 1 0 3 2 0 3 3 0 108 xlb@1f00 { [all …]
|
| /linux/Documentation/devicetree/bindings/powerpc/fsl/ |
| H A D | pmc.yaml | 91 minItems: 1 95 maxItems: 1 140 pmc: power@b00 {
|
| /linux/arch/powerpc/platforms/chrp/ |
| H A D | time.c | 47 rtcs = of_find_compatible_node(NULL, "rtc", "pnpPNP,b00"); in chrp_time_init() 61 nvram_data = base + 1; in chrp_time_init()
|
| /linux/arch/powerpc/boot/dts/fsl/ |
| H A D | mpc8544ds.dtsi | 37 #address-cells = <1>; 38 #size-cells = <1>; 42 device-width = <1>; 83 interrupts = <10 1 0 0>; 86 phy1: ethernet-phy@1 { 87 interrupts = <10 1 0 0>; 92 interrupts = <6 1 0 0>; 95 sgmii_phy1: sgmii-phy@1 { 96 interrupts = <6 1 0 0>; 154 isa@1e { [all …]
|
| /linux/Documentation/admin-guide/perf/ |
| H A D | hisi-pcie-pmu.rst | 64 1. Target filter 111 means statistics start when TLP length > trigger condition, "trig_mode=1" 116 $# perf stat -e hisi_pcie0_core0/rx_mrd_flux,port=0xffff,trig_len=0x4,trig_mode=1/ sleep 5 125 counter counts when TLP length >= threshold, and "thr_mode=1" means counts 130 $# perf stat -e hisi_pcie0_core0/rx_mrd_flux,port=0xffff,thr_len=0x4,thr_mode=1/ sleep 5 137 - 2'b00: Reserved (Do not use this since the behaviour is undefined)
|
| /linux/drivers/net/mdio/ |
| H A D | mdio-aspeed.c | 21 #define ASPEED_MDIO_CTRL_ST_C22 1 25 #define MDIO_C45_OP_ADDR 0b00
|
| /linux/Documentation/devicetree/bindings/usb/ |
| H A D | am33xx-usb.txt | 39 - mentor,multipoint: Should be "1" indicating the musb controller supports 61 endpoint number (0 … 14 for endpoints 1 … 15 on instance 0 and 15 … 29 62 for endpoints 1 … 15 on instance 1). The second number is 0 for RX and 63 1 for TX transfers. 83 #address-cells = <1>; 84 #size-cells = <1>; 111 mentor,multipoint = <1>; 117 dmas = <&cppi41dma 0 0 &cppi41dma 1 0 124 &cppi41dma 14 0 &cppi41dma 0 1 125 &cppi41dma 1 1 &cppi41dma 2 1 [all …]
|
| /linux/drivers/iio/accel/ |
| H A D | adxl367.c | 31 #define ADXL367_FIFO_ENT_H_MASK GENMASK(1, 0) 68 #define ADXL367_ACT_EN_MASK GENMASK(1, 0) 73 #define ADXL367_FIFO_CTL_MODE_MASK GENMASK(1, 0) 96 #define ADXL367_POWER_CTL_MODE_MASK GENMASK(1, 0) 109 ADXL367_FIFO_MODE_DISABLED = 0b00, 129 ADXL367_OP_STANDBY = 0b00, 138 ADXL367_ACT_DISABLED = 0b00, 211 /* (g * 2) * 9.80665 * 1000000 / (2^14 - 1) */ 219 [ADXL367_2G_RANGE] = 1, 319 st->act_threshold_buf[1] = FIELD_PREP(ADXL367_THRESH_L_MASK, in _adxl367_set_act_threshold() [all …]
|
| /linux/arch/mips/boot/dts/brcm/ |
| H A D | bcm7125.dtsi | 3 #address-cells = <1>; 4 #size-cells = <1>; 8 #address-cells = <1>; 19 cpu@1 { 22 reg = <1>; 35 #interrupt-cells = <1>; 53 #address-cells = <1>; 54 #size-cells = <1>; 64 #interrupt-cells = <1>; 74 #interrupt-cells = <1>; [all …]
|