Home
last modified time | relevance | path

Searched refs:num_channels (Results 1 – 25 of 45) sorted by relevance

12

/rk3399_rockchip-uboot/drivers/adc/
H A Drockchip-saradc.c32 int num_channels; member
71 if (channel < 0 || channel >= priv->data->num_channels) { in rockchip_saradc_start_channel()
136 uc_pdata->channel_mask = (1 << priv->data->num_channels) - 1; in rockchip_saradc_ofdata_to_platdata()
149 .num_channels = 3,
155 .num_channels = 2,
161 .num_channels = 6,
H A Drockchip-saradc-v2.c94 int num_channels; member
139 if (channel < 0 || channel >= priv->data->num_channels) { in rockchip_saradc_start_channel()
222 uc_pdata->channel_mask = (1 << priv->data->num_channels) - 1; in rockchip_saradc_ofdata_to_platdata()
235 .num_channels = 8,
241 .num_channels = 8,
247 .num_channels = 2,
253 .num_channels = 1,
259 .num_channels = 8,
/rk3399_rockchip-uboot/drivers/crypto/fsl/
H A Dsec.c23 u32 num_channels; in fdt_fixup_crypto_node() member
64 sec_rev_prop_list[sec_idx].num_channels); in fdt_fixup_crypto_node()
/rk3399_rockchip-uboot/drivers/ram/rockchip/
H A Dsdram-px30-ddr3-detect-333.inc29 .num_channels = 1,
H A Dsdram-px30-lpddr2-detect-333.inc29 .num_channels = 1,
H A Dsdram-px30-ddr4-detect-333.inc29 .num_channels = 1,
H A Dsdram-px30-lpddr3-detect-333.inc29 .num_channels = 1,
/rk3399_rockchip-uboot/drivers/ram/rockchip/sdram_inc/rv1126/
H A Dsdram-rv1126-lpddr3-detect-1056.inc29 .num_channels = 1,
H A Dsdram-rv1126-ddr3-detect-664.inc29 .num_channels = 1,
H A Dsdram-rv1126-ddr3-detect-528.inc29 .num_channels = 1,
H A Dsdram-rv1126-ddr3-detect-1056.inc29 .num_channels = 1,
H A Dsdram-rv1126-ddr3-detect-924.inc29 .num_channels = 1,
H A Dsdram-rv1126-lpddr3-detect-528.inc29 .num_channels = 1,
H A Dsdram-rv1126-lpddr3-detect-784.inc29 .num_channels = 1,
H A Dsdram-rv1126-ddr3-detect-396.inc29 .num_channels = 1,
H A Dsdram-rv1126-lpddr3-detect-396.inc29 .num_channels = 1,
H A Dsdram-rv1126-ddr3-detect-328.inc29 .num_channels = 1,
H A Dsdram-rv1126-lpddr3-detect-924.inc29 .num_channels = 1,
H A Dsdram-rv1126-lpddr3-detect-664.inc29 .num_channels = 1,
H A Dsdram-rv1126-ddr3-detect-784.inc29 .num_channels = 1,
H A Dsdram-rv1126-lpddr3-detect-328.inc29 .num_channels = 1,
H A Dsdram-rv1126-ddr4-detect-328.inc29 .num_channels = 1,
H A Dsdram-rv1126-ddr4-detect-396.inc29 .num_channels = 1,
H A Dsdram-rv1126-ddr4-detect-1056.inc29 .num_channels = 1,
H A Dsdram-rv1126-ddr4-detect-664.inc29 .num_channels = 1,

12