Home
last modified time | relevance | path

Searched refs:u3 (Results 1 – 6 of 6) sorted by relevance

/drivers/macintosh/
Dwindfarm_pm72.c509 struct device_node *u3; in backside_setup_pid() local
512 u3 = of_find_node_by_path("/u3@0,f8000000"); in backside_setup_pid()
513 if (u3 != NULL) { in backside_setup_pid()
514 const u32 *vers = of_get_property(u3, "device-rev", NULL); in backside_setup_pid()
518 of_node_put(u3); in backside_setup_pid()
Dtherm_pm72.c1326 struct device_node *u3; in init_backside_state() local
1334 u3 = of_find_node_by_path("/u3@0,f8000000"); in init_backside_state()
1335 if (u3 != NULL) { in init_backside_state()
1336 const u32 *vers = of_get_property(u3, "device-rev", NULL); in init_backside_state()
1340 of_node_put(u3); in init_backside_state()
/drivers/watchdog/
Dhpwdt.c130 } u3; member
245 cru_length = cmn_regs.u3.recx; in cru_detect()
/drivers/pinctrl/nomadik/
Dpinctrl-nomadik-db8540.c918 DB8540_FUNC_GROUPS(u3, "u3ctsrts_b_1", "u3rxtx_c_1", "u3txrxa_b_1");
985 FUNCTION(u3),
/drivers/scsi/
Datp870u.c1830 static unsigned char u3[9] = { 0x80, 1, 6, 4, 0x09, 00, 0x0e, 0x01, 0x02 }; in is880() local
2032 outb(u3[j++], tmport); in is880()
3231 static unsigned char u3[9] = { 0x80,1,6,4,0x09,00,0x0e,0x01,0x02 }; in is885() local
3422 outb(u3[j++], tmport); in is885()
/drivers/tty/serial/
Dioc4_serial.c263 } u3; member
283 #define i4u_fcr u3.fcr