Home
last modified time | relevance | path

Searched refs:range (Results 1 – 16 of 16) sorted by relevance

/optee_os/core/drivers/clk/sam/
H A Dat91_peripheral.c23 struct clk_range range; member
40 if (periph->range.max) { in clk_sam9x5_peripheral_autodiv()
47 if (parent_rate >> shift <= periph->range.max) in clk_sam9x5_peripheral_autodiv()
120 if (periph->id < PERIPHERAL_ID_MIN || !periph->range.max) { in clk_sam9x5_peripheral_set_rate()
127 if (periph->range.max && rate > periph->range.max) in clk_sam9x5_peripheral_set_rate()
152 uint32_t id, const struct clk_range *range) in at91_clk_register_sam9x5_periph() argument
176 periph->range = *range; in at91_clk_register_sam9x5_periph()
H A Dat91_generated.c22 struct clk_range range; member
108 if (gck->range.max && rate > gck->range.max) in clk_generated_set_rate()
157 const struct clk_range *range, in at91_clk_register_generated() argument
177 memcpy(&gck->range, range, sizeof(gck->range)); in at91_clk_register_generated()
H A Dat91_pll.c41 uint8_t range; member
78 out = charac->out[pll->range]; in clk_pll_enable()
82 charac->icpll[pll->range] << in clk_pll_enable()
241 pll->range = index; in clk_pll_set_rate()
H A Dat91_clk.h242 uint32_t id, const struct clk_range *range);
250 const struct clk_range *range,
277 const struct clk_range *range);
H A Dsama5d2_clk.c328 struct clk_range range = CLK_RANGE(0, 0); in pmc_setup() local
539 &range); in pmc_setup()
/optee_os/scripts/
H A Dsign_rproc_fw.py88 GENERIC_TLV_TYPE_RANGE = range(0x00000000, 0x00010000)
89 PLATFORM_TLV_TYPE_RANGE = range(0x00010000, 0x00020000)
111 for i in range(0, len(buf), step):
228 for i in range(self._num_segments):
H A Dftrace_format.py74 for i in range(0, len(s), 8):
H A Dgen_ldelf_hex.py105 for j in range(len(data)):
H A Dts_bin_to_c.py181 f.write(', '.join('0x' + csn[i:i + 2] for i in range(0, len(csn), 2)))
H A Dgen_tee_bin.py199 for n in range(0, len(pageable_bin), small_page_size):
H A Dsign_encrypt.py552 for n in range(self.attr_count):
/optee_os/core/arch/arm/plat-sam/
H A Dscmi_server.c1131 const struct clk_range *range) in sam_set_clock_range() argument
1137 p->output_range.min = range->min; in sam_set_clock_range()
1138 p->output_range.max = range->max; in sam_set_clock_range()
/optee_os/core/arch/arm/dts/
H A Dfsl-lx2160a.dtsi757 fsl,tmu-range = <0x800000E6 0x8001017D>;
953 bus-range = <0x0 0xff>;
990 bus-range = <0x0 0xff>;
1027 bus-range = <0x0 0xff>;
1065 bus-range = <0x0 0xff>;
1102 bus-range = <0x0 0xff>;
1140 bus-range = <0x0 0xff>;
/optee_os/lib/libutils/isoc/
H A Dbget.doc35 Applications of BGET can range from storage management in ROM-based
/optee_os/lib/libmbedtls/mbedtls/
H A DLICENSE434 generous contributions to the wide range of software distributed
H A DChangeLog2126 given range uniformly.
2552 range now fails.