Home
last modified time | relevance | path

Searched defs:partition (Results 1 – 7 of 7) sorted by relevance

/arch/arm/mach-omap2/
Dmux.c60 struct omap_mux_partition *partition; in omap_mux_get() local
70 u16 omap_mux_read(struct omap_mux_partition *partition, u16 reg) in omap_mux_read()
78 void omap_mux_write(struct omap_mux_partition *partition, u16 val, in omap_mux_write()
87 void omap_mux_write_array(struct omap_mux_partition *partition, in omap_mux_write_array()
104 static int __init _omap_mux_init_gpio(struct omap_mux_partition *partition, in _omap_mux_init_gpio()
148 struct omap_mux_partition *partition; in omap_mux_init_gpio() local
160 static int __init _omap_mux_get_by_name(struct omap_mux_partition *partition, in _omap_mux_get_by_name()
223 struct omap_mux_partition *partition; in omap_mux_get_by_name() local
244 struct omap_mux_partition *partition = NULL; in omap_mux_init_signal() local
283 struct omap_mux_partition *partition; in omap_hwmod_mux_init() local
[all …]
Dmux.h56 #define OMAP_MODE_GPIO(partition, x) (((x) & OMAP_MUX_MODE7) == \ argument
183 struct omap_mux_partition *partition; member
Dboard-rx51-peripherals.c479 static struct omap_mux_partition *partition; variable
/arch/powerpc/include/asm/
Dfsl_hcalls.h224 static inline unsigned int fh_partition_restart(unsigned int partition) in fh_partition_restart()
255 static inline unsigned int fh_partition_get_status(unsigned int partition, in fh_partition_get_status()
285 static inline unsigned int fh_partition_start(unsigned int partition, in fh_partition_start()
312 static inline unsigned int fh_partition_stop(unsigned int partition) in fh_partition_stop()
/arch/cris/arch-v32/drivers/
Daxisflashmap.c316 struct mtd_partition *partition; in init_axis_flash() local
/arch/powerpc/platforms/powermac/
Dnvram.c621 int pmac_get_partition(int partition) in pmac_get_partition()
/arch/powerpc/kernel/
Dnvram_64.c53 struct list_head partition; member