Searched defs:psmap (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/pinctrl/sophgo/ |
H A D | pinctrl-cv1800b.c | 37 static int cv1800b_get_pull_up(struct cv1800_pin *pin, const u32 *psmap) in cv1800b_get_pull_up() 57 static int cv1800b_get_pull_down(struct cv1800_pin *pin, const u32 *psmap) in cv1800b_get_pull_down() 111 static int cv1800b_get_oc_map(struct cv1800_pin *pin, const u32 *psmap, in cv1800b_get_oc_map() 156 static int cv1800b_get_schmitt_map(struct cv1800_pin *pin, const u32 *psmap, in cv1800b_get_schmitt_map()
|
H A D | pinctrl-sg2002.c | 37 static int sg2002_get_pull_up(struct cv1800_pin *pin, const u32 *psmap) in sg2002_get_pull_up() 57 static int sg2002_get_pull_down(struct cv1800_pin *pin, const u32 *psmap) in sg2002_get_pull_down() 111 static int sg2002_get_oc_map(struct cv1800_pin *pin, const u32 *psmap, in sg2002_get_oc_map() 156 static int sg2002_get_schmitt_map(struct cv1800_pin *pin, const u32 *psmap, in sg2002_get_schmitt_map()
|
H A D | pinctrl-sg2000.c | 43 static int sg2000_get_pull_up(struct cv1800_pin *pin, const u32 *psmap) in sg2000_get_pull_up() 63 static int sg2000_get_pull_down(struct cv1800_pin *pin, const u32 *psmap) in sg2000_get_pull_down() 117 static int sg2000_get_oc_map(struct cv1800_pin *pin, const u32 *psmap, in sg2000_get_oc_map() 162 static int sg2000_get_schmitt_map(struct cv1800_pin *pin, const u32 *psmap, in sg2000_get_schmitt_map()
|
H A D | pinctrl-cv1812h.c | 43 static int cv1812h_get_pull_up(struct cv1800_pin *pin, const u32 *psmap) in cv1812h_get_pull_up() 63 static int cv1812h_get_pull_down(struct cv1800_pin *pin, const u32 *psmap) in cv1812h_get_pull_down() 117 static int cv1812h_get_oc_map(struct cv1800_pin *pin, const u32 *psmap, in cv1812h_get_oc_map() 162 static int cv1812h_get_schmitt_map(struct cv1800_pin *pin, const u32 *psmap, in cv1812h_get_schmitt_map()
|
/linux/arch/powerpc/platforms/cell/spufs/ |
H A D | spufs.h | 77 struct address_space *psmap; /* 'psmap' area mappings. */ member
|