Home
last modified time | relevance | path

Searched refs:default_cfg (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/arch/arm/boot/dts/st/
H A Dste-href-ab8500.dtsi49 default_cfg {
62 default_cfg {
75 default_cfg {
88 default_cfg {
101 default_cfg {
114 default_cfg {
127 default_cfg {
140 default_cfg {
153 default_cfg {
166 default_cfg {
[all …]
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dste,abx500.txt26 default_cfg {
38 default_cfg {
50 default_cfg {
62 default_cfg {
74 default_cfg {
/openbmc/linux/drivers/media/tuners/
H A Dqm1d1c0042.c44 static const struct qm1d1c0042_config default_cfg = { variable
143 state->cfg.xtal_freq = default_cfg.xtal_freq; in qm1d1c0042_set_config()
151 state->cfg.lpf_wait = default_cfg.lpf_wait; in qm1d1c0042_set_config()
156 state->cfg.fast_srch_wait = default_cfg.fast_srch_wait; in qm1d1c0042_set_config()
161 state->cfg.normal_srch_wait = default_cfg.normal_srch_wait; in qm1d1c0042_set_config()
H A Dqm1d1b0004.c63 static const struct qm1d1b0004_config default_cfg = {
/openbmc/u-boot/drivers/clk/aspeed/
H A Dclk_ast2400.c285 const struct ast2400_clock_config *default_cfg = in ast2400_get_clock_config_default() local
287 if (default_cfg->input_rate == input_rate && in ast2400_get_clock_config_default()
288 default_cfg->rate == requested_rate) { in ast2400_get_clock_config_default()
289 *cfg = default_cfg->cfg; in ast2400_get_clock_config_default()
H A Dclk_ast2500.c259 const struct ast2500_clock_config *default_cfg = in ast2500_get_clock_config_default() local
261 if (default_cfg->input_rate == input_rate && in ast2500_get_clock_config_default()
262 default_cfg->rate == requested_rate) { in ast2500_get_clock_config_default()
263 *cfg = default_cfg->cfg; in ast2500_get_clock_config_default()
/openbmc/linux/drivers/input/misc/
H A Dbma150.c134 static const struct bma150_cfg default_cfg = { variable
456 cfg = &default_cfg; in bma150_probe()
/openbmc/linux/drivers/dma/ti/
H A Domap-dma.c1655 static const struct omap_dma_config default_cfg; variable
1681 od->cfg = &default_cfg; in omap_dma_probe()
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c3814 port_hw_config[params->port].default_cfg)) & in bnx2x_warpcore_enable_AN_KR()
4416 port_hw_config[params->port].default_cfg)) & in bnx2x_warpcore_config_runtime()
4500 port_hw_config[params->port].default_cfg)) & in bnx2x_warpcore_config_init()
7423 port_hw_config[params->port].default_cfg)) & in bnx2x_8073_config_init()
10199 dev_info.port_hw_config[0].default_cfg)); in bnx2x_84833_get_reset_gpios()
10405 dev_info.port_hw_config[params->port].default_cfg)) & in bnx2x_848x3_config_init()
12230 port_hw_config[port].default_cfg)) & in bnx2x_populate_int_phy()
13363 dev_info.port_hw_config[PORT_0].default_cfg)); in bnx2x_get_ext_phy_reset_gpio()
13938 port_hw_config[params->port].default_cfg)) in bnx2x_period_func()
H A Dbnx2x_hsi.h580 u32 default_cfg; /* 0x288 */ member
H A Dbnx2x_cmn.c4535 default_cfg); in bnx2x_alloc_fp_mem_at()