Searched full:unbanked (Results 1 – 12 of 12) sorted by relevance
/linux/Documentation/devicetree/bindings/gpio/ |
H A D | gpio-davinci.yaml | 50 or unbanked IRQs are supported at a time. If the interrupts are 61 ti,davinci-gpio-unbanked: 94 - ti,davinci-gpio-unbanked 121 ti,davinci-gpio-unbanked = <0>; 170 ti,davinci-gpio-unbanked = <32>; 184 ti,davinci-gpio-unbanked = <0>;
|
/linux/drivers/net/ethernet/microchip/ |
H A D | encx24j600_hw.h | 68 #define RCRU 0x20 /* Read Control Register Unbanked */ 69 #define WCRU 0x22 /* Write Control Register Unbanked */ 72 #define BFSU 0x24 /* Bit Field Set Unbanked */ 73 #define BFCU 0x26 /* Bit Field Clear Unbanked */ 149 /* Unbanked registers */
|
/linux/drivers/gpio/ |
H A D | gpio-davinci.c | 167 * If there are unbanked interrupts then the number of in davinci_gpio_probe() 171 ret = device_property_read_u32(dev, "ti,davinci-gpio-unbanked", in davinci_gpio_probe() 174 return dev_err_probe(dev, ret, "Failed to get the unbanked GPIOs property\n"); in davinci_gpio_probe() 499 * AINTC can handle direct/unbanked IRQs for GPIOs, with the GPIO in davinci_gpio_irq_setup()
|
/linux/arch/arm64/boot/dts/ti/ |
H A D | k3-am65-wakeup.dtsi | 104 ti,davinci-gpio-unbanked = <0>;
|
H A D | k3-am64-mcu.dtsi | 142 ti,davinci-gpio-unbanked = <0>;
|
H A D | k3-am62-mcu.dtsi | 137 ti,davinci-gpio-unbanked = <0>;
|
H A D | k3-am65-main.dtsi | 859 ti,davinci-gpio-unbanked = <0>; 874 ti,davinci-gpio-unbanked = <0>;
|
/linux/arch/arm/boot/dts/ti/keystone/ |
H A D | keystone-k2g.dtsi | 299 ti,davinci-gpio-unbanked = <0>; 317 ti,davinci-gpio-unbanked = <0>;
|
H A D | keystone.dtsi | 282 ti,davinci-gpio-unbanked = <32>;
|
H A D | keystone-k2l.dtsi | 105 ti,davinci-gpio-unbanked = <32>;
|
/linux/arch/arm/boot/dts/ti/davinci/ |
H A D | da850.dtsi | 748 ti,davinci-gpio-unbanked = <0>;
|
/linux/drivers/net/ethernet/sfc/ |
H A D | mcdi_pcol.h | 8782 * For QSFP, PAGE=-1 is the lower (unbanked) page. PAGE=2 is the EEPROM and 8786 * of "0xffff:0xffff" retrieves the lower (unbanked) page. Locks required -
|