Home
last modified time | relevance | path

Searched refs:HD64461_PCCGCR_VCC0 (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/sh/boards/mach-hp6xx/
Dsetup.c143 outw(HD64461_PCCGCR_VCC0 | HD64461_PCCSCR_VCC1, HD64461_PCC0GCR); in hp6xx_setup()
146 outw(HD64461_PCCGCR_VCC0 | HD64461_PCCSCR_VCC1, HD64461_PCC1GCR); in hp6xx_setup()
/linux-6.1.9/arch/sh/include/asm/
Dhd64461.h160 #define HD64461_PCCGCR_VCC0 0x10 /* voltage control pin VCC0SEL0 */ macro