Lines Matching +full:gpio +full:- +full:mux +full:- +full:clock
2 * Hawkboard.org based on TI's OMAP-L138 Platform
6 * Copyright (C) 2009 Texas Instruments Incorporated - http://www.ti.com
15 #include <linux/gpio.h>
17 #include <asm/mach-types.h>
22 #include <mach/mux.h>
24 #define HAWKBOARD_PHY_ID "davinci_mdio-0:07"
37 -1
51 pr_warning("%s: cpgmac/mii mux setup failed: %d\n", in omapl138_hawk_config_emac()
60 soc_info->emac_pdata->phy_id = HAWKBOARD_PHY_ID; in omapl138_hawk_config_emac()
70 * example: Timer, GPIO, UART events etc) on da850/omap-l138 EVM/Hawkboard,
78 {-1, -1}
86 {-1, -1}
93 {-1, -1}
100 {-1, -1}
122 -1
150 pr_warning("%s: MMC/SD0 mux setup failed: %d\n", in omapl138_hawk_mmc_init()
158 pr_warning("%s: can not open GPIO %d\n", in omapl138_hawk_mmc_init()
166 pr_warning("%s: can not open GPIO %d\n", in omapl138_hawk_mmc_init()
191 -1
221 "OHCI over-current indicator", NULL); in hawk_usb_ocic_notify()
224 "over-current indicator changes\n", __func__); in hawk_usb_ocic_notify()
258 /* Setup the Ref. clock frequency for the HAWK at 24 MHz. */ in omapl138_hawk_usb_init()
268 pr_err("%s: failed to request GPIO for USB 1.1 port " in omapl138_hawk_usb_init()
276 pr_err("%s: failed to request GPIO for USB 1.1 port " in omapl138_hawk_usb_init()
277 "over-current indicator: %d\n", __func__, ret); in omapl138_hawk_usb_init()
340 MACHINE_START(OMAPL138_HAWKBOARD, "AM18x/OMAP-L138 Hawkboard")