Searched refs:pmf_handlers (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/powerpc/platforms/powermac/
H A Dpfunc_core.c137 static int pmf_parser_write_gpio(struct pmf_cmd *cmd, struct pmf_handlers *h)
147 static int pmf_parser_read_gpio(struct pmf_cmd *cmd, struct pmf_handlers *h)
159 static int pmf_parser_write_reg32(struct pmf_cmd *cmd, struct pmf_handlers *h)
171 static int pmf_parser_read_reg32(struct pmf_cmd *cmd, struct pmf_handlers *h)
181 static int pmf_parser_write_reg16(struct pmf_cmd *cmd, struct pmf_handlers *h)
193 static int pmf_parser_read_reg16(struct pmf_cmd *cmd, struct pmf_handlers *h)
203 static int pmf_parser_write_reg8(struct pmf_cmd *cmd, struct pmf_handlers *h)
215 static int pmf_parser_read_reg8(struct pmf_cmd *cmd, struct pmf_handlers *h)
224 static int pmf_parser_delay(struct pmf_cmd *cmd, struct pmf_handlers *h)
233 static int pmf_parser_wait_reg32(struct pmf_cmd *cmd, struct pmf_handlers *
[all...]
H A Dpfunc_base.c88 static struct pmf_handlers macio_gpio_handlers = {
258 static struct pmf_handlers macio_mmio_handlers = {
294 static struct pmf_handlers unin_mmio_handlers = {
H A Dlow_i2c.c1401 static struct pmf_handlers pmac_i2c_pfunc_handlers = {
/linux-master/arch/powerpc/include/asm/
H A Dpmac_pfunc.h57 struct pmf_handlers { struct
179 struct pmf_handlers *handlers,

Completed in 110 milliseconds