/linux-4.4.14/arch/arm/boot/dts/ |
D | bcm2835-rpi-b-rev2.dts | 5 compatible = "raspberrypi,model-b-rev2", "brcm,bcm2835"; 6 model = "Raspberry Pi Model B rev2";
|
D | rk3288-veyron-pinky.dts | 51 compatible = "google,veyron-pinky-rev2", "google,veyron-pinky",
|
D | rk3288-veyron-speedy.dts | 54 "google,veyron-speedy-rev3", "google,veyron-speedy-rev2",
|
D | rk3288-veyron-jaq.dts | 53 "google,veyron-jaq-rev3", "google,veyron-jaq-rev2",
|
D | rk3288-veyron-minnie.dts | 51 "google,veyron-minnie-rev2", "google,veyron-minnie-rev1",
|
D | sun5i-a13-inet-98v-rev2.dts | 53 compatible = "primux,inet98v-rev2", "allwinner,sun5i-a13";
|
D | Makefile | 61 bcm2835-rpi-b-rev2.dtb \ 616 sun5i-a13-inet-98v-rev2.dtb \
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/ |
D | rockchip.txt | 41 "google,veyron-jaq-rev3", "google,veyron-jaq-rev2", 55 "google,veyron-minnie-rev2", "google,veyron-minnie-rev1", 61 - compatible = "google,veyron-pinky-rev2", "google,veyron-pinky", 69 "google,veyron-speedy-rev3", "google,veyron-speedy-rev2",
|
/linux-4.4.14/drivers/mfd/ |
D | qcom-spmi-pmic.c | 63 unsigned int rev2, minor, major, type, subtype; in pmic_spmi_show_revid() local 86 ret = regmap_read(map, PMIC_REV2, &rev2); in pmic_spmi_show_revid() 109 minor = rev2; in pmic_spmi_show_revid()
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/bcm/ |
D | brcm,bcm2835.txt | 21 Raspberry Pi Model B rev2 23 compatible = "raspberrypi,model-b-rev2", "brcm,bcm2835";
|
/linux-4.4.14/drivers/media/i2c/ |
D | msp3400-driver.c | 583 client->name, state->rev1, state->rev2); in msp_log_status() 719 state->rev2 = msp_read_dsp(client, 0x1f); in msp_probe() 721 state->rev1, state->rev2); in msp_probe() 722 if (state->rev1 == -1 || (state->rev1 == 0 && state->rev2 == 0)) { in msp_probe() 729 msp_product = (state->rev2 >> 8) & 0xff; in msp_probe() 734 msp_rom = state->rev2 & 0x1f; in msp_probe()
|
D | msp3400-driver.h | 56 int rev1, rev2; member
|
/linux-4.4.14/drivers/isdn/hardware/eicon/ |
D | s_4bri.c | 151 int rev2 = DIVA_4BRI_REVISION(IoAdapter); in stop_qBri_hardware() local 152 int reset_offset = rev2 ? (MQ2_BREG_RISC) : (MQ_BREG_RISC); in stop_qBri_hardware() 153 int irq_offset = rev2 ? (MQ2_BREG_IRQ_TEST) : (MQ_BREG_IRQ_TEST); in stop_qBri_hardware() 154 int hw_offset = rev2 ? (MQ2_ISAC_DSP_RESET) : (MQ_ISAC_DSP_RESET); in stop_qBri_hardware()
|
/linux-4.4.14/sound/isa/gus/ |
D | interwave.c | 261 unsigned char rev1, rev2; in snd_interwave_detect() local 279 rev2 = snd_gf1_look8(gus, SNDRV_GF1_GB_VERSION_NUMBER); in snd_interwave_detect() 282 snd_printdd("[0x%lx] InterWave check - rev1=0x%x, rev2=0x%x\n", gus->gf1.port, rev1, rev2); in snd_interwave_detect() 283 if ((rev1 & 0xf0) == (rev2 & 0xf0) && in snd_interwave_detect() 284 (rev1 & 0x0f) != (rev2 & 0x0f)) { in snd_interwave_detect()
|
/linux-4.4.14/drivers/scsi/ |
D | wd7000.c | 258 unchar rev1, rev2; /* filled in by wd7000_revision */ member 1294 host->rev2 = icb.secondary; in wd7000_revision() 1320 …"Host scsi%d: Western Digital WD-7000 (rev %d.%d)\n", host->host_no, adapter->rev1, adapter->rev2); in wd7000_show_info() 1515 printk(KERN_INFO "Western Digital WD-7000 (rev %d.%d) ", host->rev1, host->rev2); in wd7000_detect()
|
/linux-4.4.14/arch/powerpc/boot/dts/ |
D | asp834x-redboot.dts | 285 /* desc mask is for rev2.0,
|
/linux-4.4.14/sound/oss/ |
D | sb_ess.c | 341 (int clock1, int rev1, int clock2, int rev2, int *divp, int *speedp) in ess_calc_best_speed() argument 349 div2 = ess_calc_div (clock2, rev2, &speed2, &diff2); in ess_calc_best_speed()
|
/linux-4.4.14/drivers/net/ethernet/rdc/ |
D | r6040.c | 183 u32 rev2; /* 1C-1F */ member
|
/linux-4.4.14/Documentation/video4linux/bttv/ |
D | Cards | 755 VCC100 rev2 (bt878)
|