Home
last modified time | relevance | path

Searched refs:tigonFwTextAddr (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ti/
H A Dti_fw.h9 static u_int32_t tigonFwTextAddr = 0x00004000; variable
H A Dif_ti.c843 ti_mem_write(sc, tigonFwTextAddr, tigonFwTextLen, tigonFwText); in ti_loadfw()