Home
last modified time | relevance | path

Searched refs:xosc (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/include/hw/misc/
H A Dbcm2835_cprman_internals.h632 FILL_CLOCK_MUX_INIT_INFO(OTP, xosc),
662 FILL_CLOCK_MUX_INIT_INFO(TEC, xosc),
676 FILL_CLOCK_MUX_INIT_INFO(TSENS, xosc),
682 FILL_CLOCK_MUX_INIT_INFO(TIMER, xosc),
698 FILL_CLOCK_MUX_INIT_INFO(PULSE, xosc),
H A Dbcm2835_cprman.h206 Clock *xosc; member
/openbmc/qemu/hw/misc/
H A Dbcm2835_cprman.c641 clock_update_hz(s->xosc, s->xosc_freq); in cprman_reset()
680 s->xosc = clock_new(obj, "xosc"); in cprman_init()
701 [CPRMAN_CLOCK_SRC_XOSC] = s->xosc, in connect_mux_sources()
732 clock_set_source(pll->xosc_in, s->xosc); in cprman_realize()
/openbmc/linux/include/linux/mfd/
H A Dsi476x-core.h270 bool xosc; member
/openbmc/linux/drivers/mfd/
H A Dsi476x-i2c.c232 .xosc = false, in si476x_core_stop()
H A Dsi476x-cmd.c1125 pdargs->xosc, in si476x_core_cmd_power_down_a20()