/src/sys/arch/arm/ti/ |
ti_tptc.c | 71 if (ti_prcm_enable_hwmod(phandle, 0) != 0) {
|
ti_gpmc.c | 68 if (ti_prcm_enable_hwmod(phandle, 0) != 0) {
|
ti_otg.c | 121 if (ti_prcm_enable_hwmod(phandle, 0) != 0) {
|
ti_rng.c | 91 if (ti_prcm_enable_hwmod(phandle, 0) != 0) {
|
ti_prcm.h | 177 int ti_prcm_enable_hwmod(const int, u_int);
|
ti_usbtll.c | 184 if (ti_prcm_enable_hwmod(phandle, 0) != 0) {
|
ti_com.c | 107 if (ti_prcm_enable_hwmod(phandle, 0) != 0) {
|
ti_prcm.c | 264 ti_prcm_enable_hwmod(const int phandle, u_int index) function in typeref:typename:int
|
ti_usb.c | 187 if (ti_prcm_enable_hwmod(phandle, 0) != 0) {
|
ti_edma.c | 154 if (ti_prcm_enable_hwmod(phandle, 0) != 0) {
|
ti_gpio.c | 620 if (ti_prcm_enable_hwmod(phandle, 0) != 0) {
|
ti_iic.c | 252 if (ti_prcm_enable_hwmod(phandle, 0) != 0) {
|
ti_sdhc.c | 176 if (ti_prcm_enable_hwmod(phandle, 0) != 0) {
|