freebsd-dev/sys/arm64/rockchip
Michal Meloun b8bfffc1b6 Implement workaround for broken access to configuration space.
Due to a HW bug in the RockChip PCIe implementation, attempting to access
a non-existent register in the configuration space will throw an exception.
Use new bus functions bus_peek() and bus_poke() to overcomme this limitation.
2020-09-19 11:27:16 +00:00
..
clk arm64: clean up empty lines in .c and .h files 2020-09-01 21:18:06 +00:00
if_dwc_rk.c Improve Rockchip's integration of if_dwc 2020-08-10 19:37:06 +00:00
rk805.c Don't try to re-initialize already preseted regulator. 2020-04-29 13:45:21 +00:00
rk805reg.h arm64: clean up empty lines in .c and .h files 2020-09-01 21:18:06 +00:00
rk3399_emmcphy.c Add driver for Rockchip RK3399 eMMC PHY. 2019-07-20 02:03:31 +00:00
rk_dwc3.c arm64: clean up empty lines in .c and .h files 2020-09-01 21:18:06 +00:00
rk_gpio.c arm64: rockchip: Add new interface for rk_pinctrl 2020-01-16 21:21:20 +00:00
rk_grf.c Remove "all rights reserved" from copyright for the file I own. 2019-12-03 21:00:45 +00:00
rk_i2c.c arm64: clean up empty lines in .c and .h files 2020-09-01 21:18:06 +00:00
rk_iodomain.c Multiple fixes for rockchip iodomain driver: 2020-04-29 13:43:15 +00:00
rk_pcie_phy.c arm64: clean up empty lines in .c and .h files 2020-09-01 21:18:06 +00:00
rk_pcie.c Implement workaround for broken access to configuration space. 2020-09-19 11:27:16 +00:00
rk_pinctrl.c arm64: clean up empty lines in .c and .h files 2020-09-01 21:18:06 +00:00
rk_pwm.c arm64: rockchip: Add RK3399 PWM driver 2020-01-16 21:25:13 +00:00
rk_spi.c arm64: rockchip: Add a module for rk_spi 2020-01-02 17:44:41 +00:00
rk_tsadc_if.m Add driver for temperature sensors found in RK32898, RK3328 and RK3399 SoC's. 2019-11-28 17:01:31 +00:00
rk_tsadc.c arm64: clean up empty lines in .c and .h files 2020-09-01 21:18:06 +00:00
rk_typec_phy.c arm64: rockchip: typec_phy: Rename timeout to retry 2019-10-29 18:36:16 +00:00
rk_usb2phy.c arm64: rockchip: usb2phy: Add set/get mode 2019-10-05 17:36:33 +00:00