Home
last modified time | relevance | path

Searched refs:dm_gpio_ops (Results 1 – 25 of 38) sorted by relevance

12

/OK3568_Linux_fs/u-boot/drivers/gpio/
H A Dgpio-uclass.c140 struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in gpio_find_and_xlate()
497 struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in dm_gpio_get_open_drain()
512 struct dm_gpio_ops *ops = gpio_get_ops(desc->dev); in dm_gpio_set_open_drain()
530 struct dm_gpio_ops *ops = gpio_get_ops(dev); in dm_gpio_set_dir_flags()
627 struct dm_gpio_ops *ops = gpio_get_ops(dev); in get_function()
664 struct dm_gpio_ops *ops = gpio_get_ops(dev); in gpio_get_status()
H A Dpm8916_gpio.c163 static const struct dm_gpio_ops pm8916_gpio_ops = {
250 static const struct dm_gpio_ops pm8941_pwrkey_ops = {
H A Dhi6220_gpio.c59 static const struct dm_gpio_ops gpio_hi6220_ops = {
H A Daltera_pio.c103 static const struct dm_gpio_ops altera_pio_ops = {
H A Daxp_gpio.c140 static const struct dm_gpio_ops gpio_axp_ops = {
H A Dmsm_gpio.c88 static const struct dm_gpio_ops gpio_msm_ops = {
H A Dgpio-uniphier.c83 static const struct dm_gpio_ops uniphier_gpio_ops = {
H A Dbcm6345_gpio.c82 static const struct dm_gpio_ops bcm6345_gpio_ops = {
H A Dmvebu_gpio.c103 static const struct dm_gpio_ops mvebu_gpio_ops = {
H A Dstm32f7_gpio.c73 static const struct dm_gpio_ops gpio_stm32_ops = {
H A Dvybrid_gpio.c86 static const struct dm_gpio_ops gpio_vybrid_ops = {
H A Dpcf8575_gpio.c159 static const struct dm_gpio_ops pcf8575_gpio_ops = {
H A Dpic32_gpio.c119 static const struct dm_gpio_ops gpio_pic32_ops = {
H A D74x164_gpio.c117 static const struct dm_gpio_ops gen_74x164_ops = {
H A Dbcm2835_gpio.c101 static const struct dm_gpio_ops gpio_bcm2835_ops = {
H A Ddwapb_gpio.c82 static const struct dm_gpio_ops gpio_dwapb_ops = {
H A Dimx_rgpio2p.c127 static const struct dm_gpio_ops imx_rgpio2p_ops = {
H A Dintel_broadwell_gpio.c165 static const struct dm_gpio_ops gpio_broadwell_ops = {
H A Dlpc32xx_gpio.c288 static const struct dm_gpio_ops gpio_lpc32xx_ops = {
H A Domap_gpio.c279 static const struct dm_gpio_ops gpio_omap_ops = {
H A Drk_gpio.c177 static const struct dm_gpio_ops gpio_rockchip_ops = {
H A Dsandbox.c186 static const struct dm_gpio_ops gpio_sandbox_ops = {
H A Dintel_ich6_gpio.c217 static const struct dm_gpio_ops gpio_ich6_ops = {
/OK3568_Linux_fs/u-boot/include/asm-generic/
H A Dgpio.h249 struct dm_gpio_ops { struct
324 #define gpio_get_ops(dev) ((struct dm_gpio_ops *)(dev)->driver->ops)
/OK3568_Linux_fs/u-boot/drivers/power/pmic/
H A Das3722_gpio.c110 static const struct dm_gpio_ops gpio_as3722_ops = {

12