| /drivers/demo/ |
| A D | demo-shape.c | 47 int first = 0; in shape_hello() local 60 first = 1; in shape_hello() 64 putc(first ? *colour++ : ch); in shape_hello() 66 first = 0; in shape_hello()
|
| /drivers/pinctrl/meson/ |
| A D | pinctrl-meson-axg.h | 14 unsigned int first; member 28 .first = f, \
|
| A D | pinctrl-meson.h | 99 unsigned int first; member 117 .first = f, \
|
| A D | pinctrl-meson-axg-pmx.c | 22 if (pin >= pmx->pmx_banks[i].first && in meson_axg_pmx_get_bank() 38 shift = pin - bank->first; in meson_axg_pmx_calc_reg_and_offset()
|
| A D | pinctrl-meson.c | 98 if (pin >= priv->data->banks[i].first && in meson_gpio_calc_reg_and_bit() 110 *bit = desc->bit + pin - bank->first; in meson_gpio_calc_reg_and_bit()
|
| /drivers/video/ |
| A D | efi.c | 33 u8 first, len; in efi_find_pixel_bits() local 35 first = 0; in efi_find_pixel_bits() 41 first++; in efi_find_pixel_bits() 50 *pos = first; in efi_find_pixel_bits()
|
| /drivers/power/pmic/ |
| A D | da9063.c | 32 u16 first; member 58 if (reg >= hole->first && reg <= hole->last) in da9063_reg_valid()
|
| /drivers/usb/host/ |
| A D | ehci-hcd.c | 1234 struct QH *first; member 1330 result->first = memalign(USB_DMA_MINALIGN, in _ehci_create_int_queue() 1332 if (!result->first) { in _ehci_create_int_queue() 1336 result->current = result->first; in _ehci_create_int_queue() 1337 result->last = result->first + queuesize - 1; in _ehci_create_int_queue() 1350 struct QH *qh = result->first + i; in _ehci_create_int_queue() 1404 ALIGN_END_ADDR(struct QH, result->first, in _ehci_create_int_queue() 1438 free(result->first); in _ehci_create_int_queue() 1480 token, cur, queue->first); in _ehci_poll_int_queue() 1502 if (NEXT_QH(cur) == queue->first) { in _ehci_destroy_int_queue() [all …]
|
| /drivers/block/ |
| A D | blk_legacy.c | 77 bool first = true; in blk_list_part() local 87 if (!first) in blk_list_part() 90 first = false; in blk_list_part()
|
| A D | blkmap.c | 102 lbaint_t first, last; in blkmap_slice_available() local 104 first = new->blknr; in blkmap_slice_available() 108 if (blkmap_slice_contains(bms, first) || in blkmap_slice_available()
|
| /drivers/mtd/ |
| A D | stm32_flash.c | 81 int flash_erase(flash_info_t *info, int first, int last) in flash_erase() argument 97 for (i = first; i <= last; i++) { in flash_erase()
|
| /drivers/phy/rockchip/ |
| A D | phy-rockchip-inno-dsidphy.c | 33 #define PHY_REG(first, second) (FIRST_ADDRESS(first) | \ argument 288 u8 first, u8 second, u8 mask, u8 val) in phy_update_bits() argument 290 u32 reg = PHY_REG(first, second) << 2; in phy_update_bits()
|
| /drivers/mmc/ |
| A D | mmc-uclass.c | 394 bool first = true; in print_mmc_devices() local 398 uclass_next_device(&dev), first = false) { in print_mmc_devices() 401 if (!first) { in print_mmc_devices()
|
| /drivers/phy/allwinner/ |
| A D | Kconfig | 27 the first USB bus scan.
|
| /drivers/pinctrl/renesas/ |
| A D | sh_pfc.h | 58 #define SH_PFC_PIN_GROUP_SUBSET(_name, data, first, n) { \ argument 60 .pins = data##_pins + first, \ 61 .mux = data##_mux + first, \ 63 BUILD_BUG_ON_ZERO(first + n > ARRAY_SIZE(data##_pins)) + \ 64 BUILD_BUG_ON_ZERO(first + n > ARRAY_SIZE(data##_mux)), \
|
| /drivers/i2c/ |
| A D | qup_i2c.c | 316 bool first, bool last, const u8 *buffer, in qup_i2c_blsp_write() argument 329 if (first) { in qup_i2c_blsp_write()
|
| /drivers/xen/ |
| A D | pvblock.c | 803 bool first = true; in print_pvblock_devices() local 808 blk_next_device(&udev), first = false) { in print_pvblock_devices() 811 if (!first) in print_pvblock_devices()
|
| /drivers/video/imx/ |
| A D | ipu.h | 256 void ipu_dmfc_init(int dmfc_type, int first);
|
| A D | ipu_disp.c | 58 void ipu_dmfc_init(int dmfc_type, int first) in ipu_dmfc_init() argument 62 if (first) { in ipu_dmfc_init()
|
| /drivers/video/tidss/ |
| A D | tidss_drv.c | 414 unsigned int first = i * (hwlen - 1) / (length - 1); in dss_vp_set_gamma() local 416 unsigned int w = last - first; in dss_vp_set_gamma() 432 table[first + j] = (r << (hwbits * 2)) | in dss_vp_set_gamma()
|
| /drivers/timer/ |
| A D | Kconfig | 8 lib/time.c, but now implemented by the uclass. The first timer 214 At the moment, only the first timer is used by the driver. 221 NPCM timer module has 5 down-counting timers, only the first timer
|
| /drivers/rng/ |
| A D | Kconfig | 133 case the LDFW (Loadable Firmware) has to be loaded first, as it
|
| /drivers/sysreset/ |
| A D | Kconfig | 254 bool "Automatically register first watchdog with sysreset" 257 If enabled, the first watchdog (as selected by the watchdog uclass)
|
| /drivers/mtd/ubi/ |
| A D | wl.c | 350 struct ubi_wl_entry *e, *first, *last; in find_mean_wl_entry() local 352 first = rb_entry(rb_first(root), struct ubi_wl_entry, u.rb); in find_mean_wl_entry() 355 if (last->ec - first->ec < WL_FREE_MAX_DIFF) { in find_mean_wl_entry()
|
| /drivers/bootcount/ |
| A D | Kconfig | 91 the first available bootcount device will be used.
|