Home
last modified time | relevance | path

Searched refs:abe (Results 1 – 19 of 19) sorted by relevance

/openbmc/u-boot/arch/arm/mach-omap2/omap4/
H A Dhw_data.c168 .abe = abe_dpll_params_sysclk_196608khz,
170 .abe = &abe_dpll_params_32k_196608khz,
182 .abe = abe_dpll_params_sysclk_196608khz,
184 .abe = &abe_dpll_params_32k_196608khz,
196 .abe = abe_dpll_params_sysclk_196608khz,
198 .abe = &abe_dpll_params_32k_196608khz,
210 .abe = abe_dpll_params_sysclk_196608khz,
212 .abe = &abe_dpll_params_32k_196608khz,
224 .abe = abe_dpll_params_sysclk_196608khz,
226 .abe = &abe_dpll_params_32k_196608khz,
/openbmc/u-boot/arch/arm/mach-omap2/omap5/
H A Dhw_data.c224 .abe = abe_dpll_params_sysclk_196608khz,
226 .abe = &abe_dpll_params_32k_196608khz,
238 .abe = abe_dpll_params_sysclk_196608khz,
240 .abe = &abe_dpll_params_32k_196608khz,
250 .abe = abe_dpll_params_sysclk2_361267khz,
261 .abe = abe_dpll_params_sysclk2_361267khz,
272 .abe = abe_dpll_params_sysclk2_361267khz,
/openbmc/linux/sound/soc/ti/
H A DMakefile31 snd-soc-omap-abe-twl6040-objs := omap-abe-twl6040.o
42 obj-$(CONFIG_SND_SOC_OMAP_ABE_TWL6040) += snd-soc-omap-abe-twl6040.o
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Domap-abe-twl6040.txt4 - compatible: "ti,abe-twl6040"
59 compatible = "ti,abe-twl6040";
/openbmc/openbmc/poky/meta/recipes-extended/lsof/
H A Dlsof_4.99.3.bb4 HOMEPAGE = "http://people.freebsd.org/~abe/"
/openbmc/linux/Documentation/devicetree/bindings/
H A Dresource-names.txt23 l4-abe {
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Ddra7xx-clocks.dtsi235 dpll_abe_x2_ck: clock-dpll-abe-x2 {
242 dpll_abe_m2x2_ck: clock-dpll-abe-m2x2-8@1f0 {
254 abe_clk: clock-abe@108 {
264 dpll_abe_m2_ck: clock-dpll-abe-m2-8@1f0 {
276 dpll_abe_m3x2_ck: clock-dpll-abe-m3x2-8@1f4 {
930 abe_dpll_clk_mux: clock-abe-dpll-clk-mux@10c {
938 abe_24m_fclk: clock-abe-24m@11c {
956 abe_giclk_div: clock-abe-giclk-div@174 {
965 abe_lp_clk_div: clock-abe-lp-clk-div@1d8 {
974 abe_sys_clk_div: clock-abe-sys-clk-div@120 {
[all …]
H A Domap4-duovero.dtsi23 compatible = "ti,abe-twl6040";
H A Domap4-var-som-om44.dtsi19 compatible = "ti,abe-twl6040";
H A Domap4-panda-common.dtsi81 compatible = "ti,abe-twl6040";
H A Domap5-l4-abe.dtsi2 compatible = "ti,omap5-l4-abe", "simple-pm-bus";
H A Domap4-sdp.dts120 compatible = "ti,abe-twl6040";
H A Domap4-l4-abe.dtsi2 compatible = "ti,omap4-l4-abe", "simple-pm-bus";
H A Domap5-board-common.dtsi119 compatible = "ti,abe-twl6040";
H A Domap5.dtsi731 #include "omap5-l4-abe.dtsi"
H A Domap4.dtsi756 #include "omap4-l4-abe.dtsi"
/openbmc/u-boot/arch/arm/mach-omap2/
H A Dclocks-common.c182 return &dpll_data->abe[sysclk_ind]; in get_abe_dpll_params()
184 return dpll_data->abe; in get_abe_dpll_params()
/openbmc/linux/Documentation/admin-guide/media/
H A Dem28xx-cardlist.rst440 - 1f4d:1abe
/openbmc/u-boot/arch/arm/include/asm/
H A Domap_common.h525 const struct dpll_params *abe; member