Searched defs:psmap (Results 1 – 7 of 7) sorted by relevance
/linux-6.15/drivers/pinctrl/sophgo/ ! |
D | pinctrl-sg2044.c | 19 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()
|
D | pinctrl-sg2042.c | 19 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()
|
D | pinctrl-sg2002.c | 37 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()
|
D | pinctrl-cv1800b.c | 37 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()
|
D | pinctrl-sg2000.c | 43 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()
|
D | pinctrl-cv1812h.c | 43 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/ ! |
D | spufs.h | 77 struct address_space *psmap; /* 'psmap' area mappings. */ member
|