Home
last modified time | relevance | path

Searched refs:v8 (Results 1 – 8 of 8) sorted by relevance

/linux-3.4.99/arch/sh/boards/mach-hp6xx/ !
Dsetup.c58 u8 v8; in dac_audio_start() local
66 v8 = inb(PKDR); in dac_audio_start()
67 v8 &= ~PKDR_SPEAKER; in dac_audio_start()
68 outb(v8, PKDR); in dac_audio_start()
76 u8 v8; in dac_audio_stop() local
84 v8 = inb(PKDR); in dac_audio_stop()
85 v8 |= PKDR_SPEAKER; in dac_audio_stop()
86 outb(v8, PKDR); in dac_audio_stop()
127 u8 v8; in hp6xx_setup() local
152 v8 = __raw_readb(DACR); in hp6xx_setup()
[all …]
/linux-3.4.99/drivers/leds/ !
Dleds-hp6xx.c24 u8 v8; in hp6xxled_green_set() local
26 v8 = inb(PKDR); in hp6xxled_green_set()
28 outb(v8 & (~PKDR_LED_GREEN), PKDR); in hp6xxled_green_set()
30 outb(v8 | PKDR_LED_GREEN, PKDR); in hp6xxled_green_set()
/linux-3.4.99/arch/unicore32/lib/ !
Dbacktrace.S21 #define offset v8
33 stm.w (v4 - v8, lr), [sp-] @ Save an extra register
103 no_frame: ldm.w (v4 - v8, pc), [sp]+
/linux-3.4.99/arch/powerpc/platforms/powernv/ !
Dpci.c299 u8 v8; in pnv_pci_read_config() local
300 rc = opal_pci_config_read_byte(phb->opal_id, bdfn, where, &v8); in pnv_pci_read_config()
301 *val = (rc == OPAL_SUCCESS) ? v8 : 0xff; in pnv_pci_read_config()
/linux-3.4.99/drivers/char/ !
Dsonypi.c604 u8 v8; in sonypi_type3_srs() local
613 pci_read_config_byte(sonypi_device.dev, SONYPI_TYPE3_MISC, &v8); in sonypi_type3_srs()
614 v8 = (v8 & 0xCF) | 0x10; in sonypi_type3_srs()
615 pci_write_config_byte(sonypi_device.dev, SONYPI_TYPE3_MISC, v8); in sonypi_type3_srs()
/linux-3.4.99/arch/sparc/ !
DKconfig455 SPARC-v8 standard. LEON is part of the GRLIB collection of
/linux-3.4.99/drivers/video/sis/ !
Dsis_main.c4342 u8 reg, v1, v2, v3, v4, v5, v6, v7, v8; in sisfb_post_sis300() local
4394 v5 = 0x06; v6 = 0x00; v7 = 0x00; v8 = 0x00; in sisfb_post_sis300()
4404 v8 = bios[memtype + 56]; in sisfb_post_sis300()
4415 SiS_SetReg(SISSR, 0x1c, v8); /* ---- */ in sisfb_post_sis300()
/linux-3.4.99/drivers/staging/wlags49_h2/ !
Dhcf.c427 hcf_16 v8; // HCF_EXT member