Searched refs:ti_chip (Results 1 - 11 of 11) sorted by relevance

/freebsd-13-stable/sys/arm/ti/
H A Dti_cpuid.h77 static __inline int ti_chip(void) function
H A Dti_cpuid.c280 switch(ti_chip()) {
H A Dti_pinmux.c385 switch (ti_chip()) {
H A Dti_prcm.c183 switch(ti_chip()) {
H A Dti_i2c.c480 switch (ti_chip()) {
581 switch (ti_chip()) {
H A Dti_gpio.c140 switch(ti_chip()) {
562 switch(ti_chip()) {
H A Dti_sdhci.c546 switch (ti_chip()) {
/freebsd-13-stable/sys/arm/ti/am335x/
H A Dam335x_gpio.c75 if (ti_chip() != CHIP_AM335X)
H A Dam335x_scm.c88 if (ti_chip() != CHIP_AM335X)
/freebsd-13-stable/sys/arm/ti/omap4/
H A Domap4_gpio.c68 if (ti_chip() != CHIP_OMAP_4)
/freebsd-13-stable/sys/arm/ti/clk/
H A Dti_clkctrl.c174 switch (ti_chip()) {

Completed in 200 milliseconds