Home
last modified time | relevance | path

Searched refs:upto (Results 1 – 11 of 11) sorted by relevance

/linux-4.1.27/scripts/dtc/
Dfdtput.c78 int upto; /* the number of bytes we have written to buf */ in encode_value() local
81 upto = 0; in encode_value()
89 for (; arg_count > 0; arg++, arg_count--, upto += len) { in encode_value()
97 if (upto + len > value_size) { in encode_value()
98 value_size = (upto + len) + 500; in encode_value()
107 ptr = value + upto; in encode_value()
127 *value_len = upto; in encode_value()
130 fprintf(stderr, "Value size %d\n", upto); in encode_value()
/linux-4.1.27/Documentation/devicetree/bindings/arm/
Dspear-misc.txt9 - reg: Address range of misc space upto 8K
/linux-4.1.27/sound/soc/dwc/
DKconfig7 Synopsys desigwnware I2S device. The device supports upto
/linux-4.1.27/Documentation/devicetree/bindings/arc/
Dpct.txt5 are 100+ hardware conditions dynamically mapped to upto 32 counters
/linux-4.1.27/sound/soc/rockchip/
DKconfig15 Rockchip I2S device. The device supports upto maximum of
/linux-4.1.27/arch/mips/netlogic/
DKconfig70 Support boards with upto two XLPs connected over ICI.
75 Support boards with upto four XLPs connected over ICI.
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
Dshadow.c41 shadow_fetch(struct nvkm_bios *bios, u32 upto) in shadow_fetch() argument
44 const u32 limit = (upto + 3) & ~3; in shadow_fetch()
/linux-4.1.27/Documentation/devicetree/bindings/dma/xilinx/
Dxilinx_dma.txt10 - dma-channel child node: Should have atleast one channel and can have upto
/linux-4.1.27/Documentation/networking/
Dipvlan.txt45 In this mode TX processing upto L3 happens on the stack instance attached
/linux-4.1.27/Documentation/devicetree/bindings/soc/ti/
Dkeystone-navigator-qmss.txt83 monitor upto 32 queues starting at the base queue #.
/linux-4.1.27/drivers/input/keyboard/
DKconfig490 to support upto 18x8 matrix based keypad design.