Home
last modified time | relevance | path

Searched full:unbanked (Results 1 – 12 of 12) sorted by relevance

/linux/Documentation/devicetree/bindings/gpio/
H A Dgpio-davinci.yaml50 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 Dencx24j600_hw.h68 #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 Dgpio-davinci.c167 * 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 Dk3-am65-wakeup.dtsi104 ti,davinci-gpio-unbanked = <0>;
H A Dk3-am64-mcu.dtsi142 ti,davinci-gpio-unbanked = <0>;
H A Dk3-am62-mcu.dtsi137 ti,davinci-gpio-unbanked = <0>;
H A Dk3-am65-main.dtsi859 ti,davinci-gpio-unbanked = <0>;
874 ti,davinci-gpio-unbanked = <0>;
/linux/arch/arm/boot/dts/ti/keystone/
H A Dkeystone-k2g.dtsi299 ti,davinci-gpio-unbanked = <0>;
317 ti,davinci-gpio-unbanked = <0>;
H A Dkeystone.dtsi282 ti,davinci-gpio-unbanked = <32>;
H A Dkeystone-k2l.dtsi105 ti,davinci-gpio-unbanked = <32>;
/linux/arch/arm/boot/dts/ti/davinci/
H A Dda850.dtsi748 ti,davinci-gpio-unbanked = <0>;
/linux/drivers/net/ethernet/sfc/
H A Dmcdi_pcol.h8782 * 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 -