Home
last modified time | relevance | path

Searched defs:label (Results 26 – 50 of 53) sorted by relevance

123

/rk3399_rockchip-uboot/drivers/gpio/
H A Dstm32_gpio.c117 int gpio_request(unsigned gpio, const char *label) in gpio_request()
H A Dmxs_gpio.c104 int gpio_request(unsigned gpio, const char *label) in gpio_request()
H A Dkona_gpio.c46 int gpio_request(unsigned gpio, const char *label) in gpio_request()
H A Dintel_ich6_gpio.c144 const char *label) in ich6_gpio_request()
H A Dgpio-uclass.c269 int dm_gpio_request(struct gpio_desc *desc, const char *label) in dm_gpio_request()
321 int gpio_request(unsigned gpio, const char *label) in gpio_request()
682 const char *label; in gpio_get_status() local
H A Dsandbox.c22 const char *label; /* label given by requester */ member
H A Domap_gpio.c208 int gpio_request(unsigned gpio, const char *label) in gpio_request()
H A Dmxc_gpio.c130 int gpio_request(unsigned gpio, const char *label) in gpio_request()
H A Dxilinx_gpio.c265 int gpio_request(unsigned gpio, const char *label) in gpio_request()
H A Dsunxi_gpio.c66 int gpio_request(unsigned gpio, const char *label) in gpio_request()
H A Dzynq_gpio.c113 const char *label; member
H A Dsh_pfc.c605 int gpio_request(unsigned gpio, const char *label) in gpio_request()
H A Dat91_gpio.c464 int gpio_request(unsigned gpio, const char *label) in gpio_request()
/rk3399_rockchip-uboot/drivers/pinctrl/
H A Dpinctrl-rockchip.c143 #define PIN_BANK(id, pins, label) \ argument
156 #define PIN_BANK_IOMUX_FLAGS(id, pins, label, iom0, iom1, iom2, iom3) \ argument
169 #define PIN_BANK_IOMUX_FLAGS_OFFSET(id, pins, label, iom0, iom1, iom2, \ argument
184 #define PIN_BANK_DRV_FLAGS(id, pins, label, type0, type1, type2, type3) \ argument
203 #define PIN_BANK_DRV_FLAGS_PULL_FLAGS(id, pins, label, drv0, drv1, \ argument
228 #define PIN_BANK_IOMUX_DRV_FLAGS_OFFSET(id, pins, label, iom0, iom1, \ argument
250 #define PIN_BANK_IOMUX_DRV_PULL_FLAGS(id, pins, label, iom0, iom1, \ argument
277 label, iom0, iom1, iom2, \ argument
363 char *label; member
/rk3399_rockchip-uboot/drivers/led/
H A Dled_bcm6328.c227 const char *label; in bcm6328_led_bind() local
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xx/
H A Dimmap.c93 static void binary(char *label, uint value, int nbits) in binary()
/rk3399_rockchip-uboot/test/rockchip/
H A Dtest-storage.c73 const char *label) in do_test_storage()
/rk3399_rockchip-uboot/include/linux/usb/
H A Dcomposite.h203 const char *label; member
/rk3399_rockchip-uboot/scripts/dtc/
H A Dflattree.c117 static void emit_label(FILE *f, const char *prefix, const char *label) in emit_label()
124 static void emit_offset_label(FILE *f, const char *label, int offset) in emit_offset_label()
/rk3399_rockchip-uboot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.c209 static void ohci_dump_intr_mask (char *label, __u32 mask) in ohci_dump_intr_mask()
226 static void maybe_print_eds (char *label, __u32 value) in maybe_print_eds()
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dstorage_common.c125 # define dump_msg(fsg, label, buf, length) do { \ argument
137 # define dump_msg(fsg, /* const char * */ label, \ argument
/rk3399_rockchip-uboot/drivers/mmc/
H A Domap_hsmmc.c106 static int omap_mmc_setup_gpio_in(int gpio, const char *label) in omap_mmc_setup_gpio_in()
/rk3399_rockchip-uboot/scripts/kconfig/lxdialog/
H A Dutil.c435 void print_button(WINDOW * win, const char *label, int y, int x, int selected) in print_button()
/rk3399_rockchip-uboot/common/
H A Dimage-android.c393 static void print_hash(const char *label, u8 *hash, int len) in print_hash()
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dohci-hcd.c342 static void ohci_dump_intr_mask(char *label, __u32 mask) in ohci_dump_intr_mask()
359 static void maybe_print_eds(char *label, __u32 value) in maybe_print_eds()

123