Home
last modified time | relevance | path

Searched refs:ti_chip (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/arm/ti/
H A Dti_cpuid.h75 static __inline int ti_chip(void) in ti_chip() function
H A Dti_cpuid.c277 switch(ti_chip()) { in ti_cpu_ident()
H A Dti_i2c.c477 switch (ti_chip()) { in ti_i2c_reset()
578 switch (ti_chip()) { in ti_i2c_reset()
H A Dti_pinmux.c383 switch (ti_chip()) { in ti_pinmux_probe()
H A Dti_prcm.c178 switch(ti_chip()) { in ti_prcm_attach()
H A Dti_gpio.c138 switch(ti_chip()) { in ti_gpio_rev()
560 switch(ti_chip()) { in ti_gpio_bank_init()
H A Dti_sdhci.c544 switch (ti_chip()) { in ti_sdhci_attach()
/freebsd/sys/arm/ti/omap4/
H A Domap4_gpio.c66 if (ti_chip() != CHIP_OMAP_4) in omap4_gpio_probe()
/freebsd/sys/arm/ti/am335x/
H A Dam335x_gpio.c72 if (ti_chip() != CHIP_AM335X) in am335x_gpio_probe()
/freebsd/sys/arm/ti/clk/
H A Dti_clkctrl.c169 switch (ti_chip()) { in ti_clkctrl_attach()