Home
last modified time | relevance | path

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

/linux-6.15/drivers/pinctrl/sophgo/ !
Dpinctrl-sg2044.c19 static int sg2044_get_pull_up(const struct sophgo_pin *sp, const u32 *psmap) in sg2044_get_pull_up()
24 static int sg2044_get_pull_down(const struct sophgo_pin *sp, const u32 *psmap) in sg2044_get_pull_down()
36 static int sg2044_get_oc_map(const struct sophgo_pin *sp, const u32 *psmap, in sg2044_get_oc_map()
Dpinctrl-sg2042.c19 static int sg2042_get_pull_up(const struct sophgo_pin *sp, const u32 *psmap) in sg2042_get_pull_up()
24 static int sg2042_get_pull_down(const struct sophgo_pin *sp, const u32 *psmap) in sg2042_get_pull_down()
36 static int sg2042_get_oc_map(const struct sophgo_pin *sp, const u32 *psmap, in sg2042_get_oc_map()
Dpinctrl-sg2002.c37 static int sg2002_get_pull_up(const struct sophgo_pin *sp, const u32 *psmap) in sg2002_get_pull_up()
58 static int sg2002_get_pull_down(const struct sophgo_pin *sp, const u32 *psmap) in sg2002_get_pull_down()
113 static int sg2002_get_oc_map(const struct sophgo_pin *sp, const u32 *psmap, in sg2002_get_oc_map()
159 static int sg2002_get_schmitt_map(const struct sophgo_pin *sp, const u32 *psmap, in sg2002_get_schmitt_map()
Dpinctrl-cv1800b.c37 static int cv1800b_get_pull_up(const struct sophgo_pin *sp, const u32 *psmap) in cv1800b_get_pull_up()
58 static int cv1800b_get_pull_down(const struct sophgo_pin *sp, const u32 *psmap) in cv1800b_get_pull_down()
113 static int cv1800b_get_oc_map(const struct sophgo_pin *sp, const u32 *psmap, in cv1800b_get_oc_map()
159 static int cv1800b_get_schmitt_map(const struct sophgo_pin *sp, const u32 *psmap, in cv1800b_get_schmitt_map()
Dpinctrl-sg2000.c43 static int sg2000_get_pull_up(const struct sophgo_pin *sp, const u32 *psmap) in sg2000_get_pull_up()
64 static int sg2000_get_pull_down(const struct sophgo_pin *sp, const u32 *psmap) in sg2000_get_pull_down()
119 static int sg2000_get_oc_map(const struct sophgo_pin *sp, const u32 *psmap, in sg2000_get_oc_map()
165 static int sg2000_get_schmitt_map(const struct sophgo_pin *sp, const u32 *psmap, in sg2000_get_schmitt_map()
Dpinctrl-cv1812h.c43 static int cv1812h_get_pull_up(const struct sophgo_pin *sp, const u32 *psmap) in cv1812h_get_pull_up()
64 static int cv1812h_get_pull_down(const struct sophgo_pin *sp, const u32 *psmap) in cv1812h_get_pull_down()
119 static int cv1812h_get_oc_map(const struct sophgo_pin *sp, const u32 *psmap, in cv1812h_get_oc_map()
165 static int cv1812h_get_schmitt_map(const struct sophgo_pin *sp, const u32 *psmap, in cv1812h_get_schmitt_map()
/linux-6.15/arch/powerpc/platforms/cell/spufs/ !
Dspufs.h77 struct address_space *psmap; /* 'psmap' area mappings. */ member