Home
last modified time | relevance | path

Searched refs:pmcr1 (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf5445x/
H A Dcpu_init.c108 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 Dvia-pmu.c1873 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 Dimmap_5441x.h364 u8 pmcr1; member
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-mx31/
H A Dimx-regs.h39 u32 pmcr1; member