Home
last modified time | relevance | path

Searched refs:SH_PFC_FUNCTION (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/drivers/pinctrl/sh-pfc/
Dpfc-emev2.c1390 SH_PFC_FUNCTION(ab),
1391 SH_PFC_FUNCTION(cam),
1392 SH_PFC_FUNCTION(cf),
1393 SH_PFC_FUNCTION(dtv),
1394 SH_PFC_FUNCTION(iic0),
1395 SH_PFC_FUNCTION(iic1),
1396 SH_PFC_FUNCTION(jtag),
1397 SH_PFC_FUNCTION(lcd),
1398 SH_PFC_FUNCTION(ntsc),
1399 SH_PFC_FUNCTION(pwm0),
[all …]
Dpfc-sh73a0.c3111 SH_PFC_FUNCTION(bsc),
3112 SH_PFC_FUNCTION(fsia),
3113 SH_PFC_FUNCTION(fsib),
3114 SH_PFC_FUNCTION(fsic),
3115 SH_PFC_FUNCTION(fsid),
3116 SH_PFC_FUNCTION(i2c2),
3117 SH_PFC_FUNCTION(i2c3),
3118 SH_PFC_FUNCTION(irda),
3119 SH_PFC_FUNCTION(keysc),
3120 SH_PFC_FUNCTION(lcd),
[all …]
Dpfc-r8a7791.c4969 SH_PFC_FUNCTION(audio_clk),
4970 SH_PFC_FUNCTION(can0),
4971 SH_PFC_FUNCTION(can1),
4972 SH_PFC_FUNCTION(du),
4973 SH_PFC_FUNCTION(du0),
4974 SH_PFC_FUNCTION(du1),
4975 SH_PFC_FUNCTION(eth),
4976 SH_PFC_FUNCTION(hscif0),
4977 SH_PFC_FUNCTION(hscif1),
4978 SH_PFC_FUNCTION(hscif2),
[all …]
Dpfc-r8a7790.c4599 SH_PFC_FUNCTION(audio_clk),
4600 SH_PFC_FUNCTION(avb),
4601 SH_PFC_FUNCTION(du),
4602 SH_PFC_FUNCTION(du0),
4603 SH_PFC_FUNCTION(du1),
4604 SH_PFC_FUNCTION(du2),
4605 SH_PFC_FUNCTION(eth),
4606 SH_PFC_FUNCTION(hscif0),
4607 SH_PFC_FUNCTION(hscif1),
4608 SH_PFC_FUNCTION(i2c0),
[all …]
Dpfc-r8a7778.c2077 SH_PFC_FUNCTION(audio_clk),
2078 SH_PFC_FUNCTION(can0),
2079 SH_PFC_FUNCTION(can1),
2080 SH_PFC_FUNCTION(ether),
2081 SH_PFC_FUNCTION(hscif0),
2082 SH_PFC_FUNCTION(hscif1),
2083 SH_PFC_FUNCTION(hspi0),
2084 SH_PFC_FUNCTION(hspi1),
2085 SH_PFC_FUNCTION(hspi2),
2086 SH_PFC_FUNCTION(i2c1),
[all …]
Dpfc-r8a7740.c3213 SH_PFC_FUNCTION(bsc),
3214 SH_PFC_FUNCTION(ceu0),
3215 SH_PFC_FUNCTION(ceu1),
3216 SH_PFC_FUNCTION(fsia),
3217 SH_PFC_FUNCTION(fsib),
3218 SH_PFC_FUNCTION(gether),
3219 SH_PFC_FUNCTION(hdmi),
3220 SH_PFC_FUNCTION(intc),
3221 SH_PFC_FUNCTION(lcd0),
3222 SH_PFC_FUNCTION(lcd1),
[all …]
Dpfc-r8a7779.c2985 SH_PFC_FUNCTION(du0),
2986 SH_PFC_FUNCTION(du1),
2987 SH_PFC_FUNCTION(ether),
2988 SH_PFC_FUNCTION(hspi0),
2989 SH_PFC_FUNCTION(hspi1),
2990 SH_PFC_FUNCTION(hspi2),
2991 SH_PFC_FUNCTION(i2c1),
2992 SH_PFC_FUNCTION(i2c2),
2993 SH_PFC_FUNCTION(i2c3),
2994 SH_PFC_FUNCTION(intc),
[all …]
Dpfc-r8a73a4.c2053 SH_PFC_FUNCTION(irqc),
2054 SH_PFC_FUNCTION(mmc0),
2055 SH_PFC_FUNCTION(mmc1),
2056 SH_PFC_FUNCTION(scifa0),
2057 SH_PFC_FUNCTION(scifa1),
2058 SH_PFC_FUNCTION(scifb0),
2059 SH_PFC_FUNCTION(scifb1),
2060 SH_PFC_FUNCTION(scifb2),
2061 SH_PFC_FUNCTION(scifb3),
2062 SH_PFC_FUNCTION(sdhi0),
[all …]
Dsh_pfc.h53 #define SH_PFC_FUNCTION(n) \ macro