Home
last modified time | relevance | path

Searched refs:soft_reset (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/device-tree/src/mips/brcm/
H A Dbcm6328.dtsi103 soft_reset: syscon@10000068 { label
/freebsd/sys/dev/liquidio/base/
H A Dlio_device.h227 int (*soft_reset) (struct octeon_device *); member
H A Dcn23xx_pf_device.c977 oct->fn_list.soft_reset = lio_cn23xx_pf_soft_reset; in lio_cn23xx_pf_setup_device()
/freebsd/sys/dev/liquidio/
H A Dlio_main.c476 if (octeon_dev->fn_list.soft_reset(octeon_dev)) in lio_device_init()
2293 oct->fn_list.soft_reset(oct); in lio_destroy_resources()
/freebsd/sys/dev/oce/
H A Doce_hw.h322 uint32_t soft_reset:1; member
326 uint32_t soft_reset:1;