Home
last modified time | relevance | path

Searched refs:ti_prcm_device_unlock (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/arm/ti/
H A Dti_prm.c157 ti_prcm_device_unlock(parent); in ti_prm_write_4()
172 ti_prcm_device_unlock(parent); in ti_prm_read_4()
188 ti_prcm_device_unlock(parent); in ti_prm_modify_4()
H A Dti_prcm.h37 void ti_prcm_device_unlock(device_t dev);
H A Dti_prcm.c253 ti_prcm_device_unlock(device_t dev) in ti_prcm_device_unlock() function
270 DEVMETHOD(clkdev_device_unlock, ti_prcm_device_unlock),