Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/dev/athk/ath10k/
H A Dahb.h25 struct reset_control *core_cold_rst;
26 struct reset_control *radio_cold_rst;
27 struct reset_control *radio_warm_rst;
28 struct reset_control *radio_srif_rst;
29 struct reset_control *cpu_init_rst;
/freebsd-14.2/usr.sbin/bhyve/amd64/
H A Dpm.c66 static uint8_t reset_control; in reset_handler() local
71 *eax = reset_control; in reset_handler()
73 reset_control = *eax; in reset_handler()
76 if (reset_control & 0x4) { in reset_handler()
/freebsd-14.2/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmt7915.h317 struct reset_control *rstc;