Searched refs:pmcr1 (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf5445x/ |
| H A D | cpu_init.c | 108 out_8(&pm->pmcr1, 4); in cpu_init_f() 109 out_8(&pm->pmcr1, 7); in cpu_init_f() 281 out_8(&pm->pmcr1, 24); in uart_port_conf() 289 out_8(&pm->pmcr1, 25); in uart_port_conf() 297 out_8(&pm->pmcr1, 26); in uart_port_conf() 305 out_8(&pm->pmcr1, 27); in uart_port_conf() 321 out_8(&pm->pmcr1, 29); in uart_port_conf()
|
| /OK3568_Linux_fs/kernel/drivers/macintosh/ |
| H A D | via-pmu.c | 1873 unsigned short pmcr1; in powerbook_sleep_grackle() local 1902 pci_read_config_word(grackle, 0x70, &pmcr1); in powerbook_sleep_grackle() 1904 pmcr1 &= ~(GRACKLE_DOZE|GRACKLE_SLEEP); in powerbook_sleep_grackle() 1905 pmcr1 |= GRACKLE_PM|GRACKLE_NAP; in powerbook_sleep_grackle() 1906 pci_write_config_word(grackle, 0x70, pmcr1); in powerbook_sleep_grackle() 1915 pci_read_config_word(grackle, 0x70, &pmcr1); in powerbook_sleep_grackle() 1916 pmcr1 &= ~(GRACKLE_PM|GRACKLE_DOZE|GRACKLE_SLEEP|GRACKLE_NAP); in powerbook_sleep_grackle() 1917 pci_write_config_word(grackle, 0x70, pmcr1); in powerbook_sleep_grackle()
|
| /OK3568_Linux_fs/u-boot/arch/m68k/include/asm/ |
| H A D | immap_5441x.h | 364 u8 pmcr1; member
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-mx31/ |
| H A D | imx-regs.h | 39 u32 pmcr1; member
|