Home
last modified time | relevance | path

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

/freebsd/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/usr.sbin/bhyve/amd64/
H A Dpm.c65 static uint8_t reset_control; in reset_handler() local
70 *eax = reset_control; in reset_handler()
72 reset_control = *eax; in reset_handler()
75 if (reset_control & 0x4) { in reset_handler()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmt7915.h317 struct reset_control *rstc;