Home
last modified time | relevance | path

Searched defs:vdd (Results 1 – 16 of 16) sorted by relevance

/freebsd-src/sys/contrib/device-tree/src/arm/st/
H A Dstm32mp157a-microgea-stm32mp1.dtsi75 vdd: regulator-vdd { label
H A Dstm32mp157a-stinger96.dtsi142 vdd: buck3 { label
H A Dstm32mp157a-icore-stm32mp1.dtsi66 vdd: regulator-vdd { label
H A Dstm32mp157c-odyssey-som.dtsi121 vdd: buck3 { label
H A Dstm32mp15xx-dhcor-som.dtsi120 vdd: buck3 { label
H A Dstm32mp15xx-osd32.dtsi97 vdd: buck3 { label
H A Dstm32mp157c-ed1.dts207 vdd: buck3 { global() label
H A Dstm32mp15xx-dhcom-som.dtsi295 vdd: buck3 { label
H A Dstm32mp157c-emstamp-argon.dtsi243 vdd: buck3 { label
H A Dstm32mp157c-phycore-stm32mp15-som.dtsi275 vdd: buck3 { label
H A Dstm32mp15xx-dkx.dtsi324 vdd: buck3 { label
/freebsd-src/sys/contrib/device-tree/src/arm/renesas/
H A Dr8a7790-stout.dts377 vdd: regulator@70 { label
/freebsd-src/sys/contrib/device-tree/src/arm/samsung/
H A Dexynos5250-smdk5250.dts34 vdd: fixed-regulator-vdd { label
H A Dexynos5420-smdk5420.dts41 vdd: regulator-0 { label
/freebsd-src/contrib/libarchive/libarchive/
H A Darchive_write_set_format_iso9660.c717 struct vdd { struct
3776 struct archive_write *a, struct vdd *vdd, struc in set_file_identifier() argument
719 rootentiso9660::vdd global() argument
720 vdd_typeiso9660::vdd global() argument
724 vdd_typeiso9660::vdd global() argument
726 path_tableiso9660::vdd global() argument
731 pathtbliso9660::vdd global() argument
732 max_depthiso9660::vdd global() argument
734 path_table_blockiso9660::vdd global() argument
735 path_table_sizeiso9660::vdd global() argument
736 location_type_L_path_tableiso9660::vdd global() argument
737 location_type_M_path_tableiso9660::vdd global() argument
738 total_dir_blockiso9660::vdd global() argument
3834 write_VD(struct archive_write * a,struct vdd * vdd) write_VD() argument
4200 calculate_path_table_size(struct vdd * vdd) calculate_path_table_size() argument
4236 _write_path_table(struct archive_write * a,int type_m,int depth,struct vdd * vdd) _write_path_table() argument
4304 write_path_table(struct archive_write * a,int type_m,struct vdd * vdd) write_path_table() argument
4326 calculate_directory_descriptors(struct iso9660 * iso9660,struct vdd * vdd,struct isoent * isoent,int depth) calculate_directory_descriptors() argument
4366 _write_directory_descriptors(struct archive_write * a,struct vdd * vdd,struct isoent * isoent,int depth) _write_directory_descriptors() argument
4419 write_directory_descriptors(struct archive_write * a,struct vdd * vdd) write_directory_descriptors() argument
5355 isoent_setup_directory_location(struct iso9660 * iso9660,int location,struct vdd * vdd) isoent_setup_directory_location() argument
5802 idr_init(struct iso9660 * iso9660,struct vdd * vdd,struct idr * idr) idr_init() argument
6544 isoent_traverse_tree(struct archive_write * a,struct vdd * vdd) isoent_traverse_tree() argument
6617 isoent_collect_dirs(struct vdd * vdd,struct isoent * rootent,int depth) isoent_collect_dirs() argument
6907 isoent_make_path_table_2(struct archive_write * a,struct vdd * vdd,int depth,int * dir_number) isoent_make_path_table_2() argument
6959 isoent_alloc_path_table(struct archive_write * a,struct vdd * vdd,int max_depth) isoent_alloc_path_table() argument
[all...]
/freebsd-src/sys/dev/mmc/
H A Dbridge.h124 enum mmc_vdd vdd; /* Voltage to apply to the power pins */ member